summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2014-06-30 19:26:49 -0400
committerJune McEnroe <programble@gmail.com>2014-06-30 19:26:49 -0400
commit9e8f9bbda0acc7b0c3a7ea66fe9fe51ffb4d5f8a (patch)
tree78b70f28c0d8acfb1d6646e7b9a43caf68d4e4fe /.gitignore
parentSwitch to Hybrid colorscheme (diff)
downloadsrc-9e8f9bbda0acc7b0c3a7ea66fe9fe51ffb4d5f8a.tar.gz
src-9e8f9bbda0acc7b0c3a7ea66fe9fe51ffb4d5f8a.zip
Add Eunuch plugin
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
lexerJune 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