summary refs log tree commit diff
path: root/home/.config/nvim/syntax
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-31 18:58:45 -0500
committerJune McEnroe <june@causal.agency>2020-12-31 18:58:45 -0500
commit2fbf2818acf804137151f4fa4ad6e48952199c20 (patch)
treec1f9b6a4d6491e78d349067a50a636cab3c4393c /home/.config/nvim/syntax
parentSimplify bit lexing and parsing (diff)
downloadsrc-2fbf2818acf804137151f4fa4ad6e48952199c20.tar.gz
src-2fbf2818acf804137151f4fa4ad6e48952199c20.zip
Add ASCII control code names to bit
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
-0500'>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