summary refs log tree commit diff
path: root/etc/CodeQWERTY.bundle
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-25 06:40:48 -0500
committerJune McEnroe <june@causal.agency>2020-01-25 06:40:48 -0500
commit304fde863a23dfb80e134459488e4e36c474b390 (patch)
tree3f4a7089b521741468393b8891159f6dd6eea280 /etc/CodeQWERTY.bundle
parentCapture standard error and allow failure in up -c (diff)
downloadsrc-304fde863a23dfb80e134459488e4e36c474b390.tar.gz
src-304fde863a23dfb80e134459488e4e36c474b390.zip
Add \d to replace .Dd macro
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
commit/bin/hilex/c.l?id=aeeeeb0370dfd0ef670d7c45af155c3e270a4807&follow=1'>Match 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