summary refs log tree commit diff
path: root/.config/nvim/init.vim
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2016-04-29 11:04:30 -0400
committerJune McEnroe <june@causal.agency>2016-04-29 11:04:30 -0400
commitd39a3a1cfd0cb9e7865dc0adbfb1333314143762 (patch)
tree69120b001d7f91520361d8c9d475b8eb72dbb624 /.config/nvim/init.vim
parentRemove explicit syntax/filetype on (diff)
downloadsrc-d39a3a1cfd0cb9e7865dc0adbfb1333314143762.tar.gz
src-d39a3a1cfd0cb9e7865dc0adbfb1333314143762.zip
Test for linux instead
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
48 -0500'>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