summary refs log tree commit diff
path: root/bundle/vim-gitgutter
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2013-09-05 16:55:05 -0400
committerJune McEnroe <programble@gmail.com>2013-09-05 16:55:05 -0400
commitb3271ef78a7526569c52547c65ecde153846c686 (patch)
tree4a64e2814ae8e2d51c86a51b6c3e8e0bd82dbfab /bundle/vim-gitgutter
parentAdd vim-ragtag (diff)
downloadsrc-b3271ef78a7526569c52547c65ecde153846c686.tar.gz
src-b3271ef78a7526569c52547c65ecde153846c686.zip
Only set colorscheme for gvim
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
td>June McEnroe 2020-12-29Clean up C lexerJune McEnroe 2020-12-29Clean 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