summary refs log tree commit diff
path: root/.vim/autoload
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2014-11-25 17:27:00 -0500
committerJune McEnroe <programble@gmail.com>2014-11-25 17:27:00 -0500
commit60981e8c5bb7f2316d47dce7fa90730b4720ecb6 (patch)
treec802c57bc8f40479f9848ea15ad56d7ab3a61ab3 /.vim/autoload
parentUse ProFont 11 in Vim (diff)
downloadsrc-60981e8c5bb7f2316d47dce7fa90730b4720ecb6.tar.gz
src-60981e8c5bb7f2316d47dce7fa90730b4720ecb6.zip
Add Goyo.vim
Diffstat (limited to '.vim/autoload')
0 files changed, 0 insertions, 0 deletions
/td> This ordering of rules feels much cleaner. 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 You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe