summary refs log tree commit diff
path: root/.config/git
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2014-03-29 16:41:12 -0400
committerJune McEnroe <programble@gmail.com>2014-03-29 16:41:12 -0400
commitf326ec0a4166995b1ea5a3da36207a6261293a6f (patch)
treec05ca2bfc7e64bfcde5412350e3ec128e5cb54eb /.config/git
parentRemove autopair and add better javascript plugin (diff)
downloadsrc-f326ec0a4166995b1ea5a3da36207a6261293a6f.tar.gz
src-f326ec0a4166995b1ea5a3da36207a6261293a6f.zip
Default chruby to newest MRI
Diffstat (limited to '.config/git')
0 files changed, 0 insertions, 0 deletions
ilex/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 You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe