summary refs log tree commit diff
path: root/home/.inputrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-26 17:47:17 -0400
committerJune McEnroe <june@causal.agency>2021-04-26 17:49:03 -0400
commit3a47db2d72be3f348496bcd819188afc4907a38a (patch)
tree50aa07a1b77b389d4091906ac7b866761e08199e /home/.inputrc
parentDraw foundations in reverse order (diff)
downloadsrc-3a47db2d72be3f348496bcd819188afc4907a38a.tar.gz
src-3a47db2d72be3f348496bcd819188afc4907a38a.zip
Remove hnel
I haven't had a use for it in years.
Diffstat (limited to 'home/.inputrc')
0 files changed, 0 insertions, 0 deletions
lex/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