summary refs log tree commit diff
path: root/.config/nvim/init.vim
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2016-10-09 18:40:30 -0400
committerJune McEnroe <june@causal.agency>2016-10-09 18:40:30 -0400
commit6af3ee42780c58d2dacd40f852c934157894110f (patch)
tree1a60c63234b7b9806b4e4c1dc599de5b27320aa1 /.config/nvim/init.vim
parentFix jrp prompt snprintf (diff)
downloadsrc-6af3ee42780c58d2dacd40f852c934157894110f.tar.gz
src-6af3ee42780c58d2dacd40f852c934157894110f.zip
Rewrite jrp
Diffstat (limited to '.config/nvim/init.vim')
0 files changed, 0 insertions, 0 deletions
r> 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