summary refs log tree commit diff
path: root/home/.config/nvim/syntax
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-20 23:03:54 -0400
committerJune McEnroe <june@causal.agency>2018-08-20 23:03:54 -0400
commit8d2b1669e695a54240a113023ecbe76d35da4f9c (patch)
tree6a3d76c468f8e8c5e5ea27aa0f476d789f0cf35d /home/.config/nvim/syntax
parentAdd dependencies on gfx.h (diff)
downloadsrc-8d2b1669e695a54240a113023ecbe76d35da4f9c.tar.gz
src-8d2b1669e695a54240a113023ecbe76d35da4f9c.zip
Generate scheme.h
Diffstat (limited to 'home/.config/nvim/syntax')
0 files changed, 0 insertions, 0 deletions
href='/src/commit/bin/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