summary refs log tree commit diff
path: root/.config/git
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2015-07-04 18:44:57 -0400
committerJune McEnroe <programble@gmail.com>2015-07-04 18:44:57 -0400
commit1be824ffb86696b58f5ad1cbb7279063739cfc36 (patch)
tree9a6418e8c9862dd8a669fa4c0588e16f1c2dbd15 /.config/git
parentAdd send-prefix binding (diff)
downloadsrc-1be824ffb86696b58f5ad1cbb7279063739cfc36.tar.gz
src-1be824ffb86696b58f5ad1cbb7279063739cfc36.zip
Add pathogen to vim
Diffstat (limited to '.config/git')
0 files changed, 0 insertions, 0 deletions
n/hilex/mdoc.l?id=9e72c0acce13944e568b1a164058b779a4d537f6&follow=1'>Clean up hilex code 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