summary refs log tree commit diff
path: root/bin/1sh/TOUR
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-15 17:54:57 -0500
committerJune McEnroe <june@causal.agency>2019-12-15 17:54:57 -0500
commit88052d284bb35ac22e51c42df57288e5f230fda4 (patch)
treef386693854e74095c079e7a0e657970b7dcf9150 /bin/1sh/TOUR
parentLink to git. from bin html (diff)
downloadsrc-88052d284bb35ac22e51c42df57288e5f230fda4.tar.gz
src-88052d284bb35ac22e51c42df57288e5f230fda4.zip
Add .editrc to set vi bindings
Diffstat (limited to 'bin/1sh/TOUR')
0 files changed, 0 insertions, 0 deletions
somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe