summary refs log tree commit diff
path: root/bin/1sh/libedit/readline
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-09 16:50:41 -0500
committerJune McEnroe <june@causal.agency>2019-02-09 16:50:41 -0500
commitd82d1577dd0e8bbd8cc67962841ad77144ce2fb1 (patch)
tree8363cbcc118860d29b92b547027548070a5b9c64 /bin/1sh/libedit/readline
parentCombine all Keyword patterns (diff)
downloadsrc-d82d1577dd0e8bbd8cc67962841ad77144ce2fb1.tar.gz
src-d82d1577dd0e8bbd8cc67962841ad77144ce2fb1.zip
Add css and inline HTML options to hi
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ode 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