summary refs log tree commit diff
path: root/home/.config/nvim/syntax
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-02-06 20:33:13 -0500
committerJune McEnroe <june@causal.agency>2018-02-06 20:35:44 -0500
commit41e6147e16a614ead51bf7d80896be9f3fdf531c (patch)
tree07e0a38872f826fb12160c725d4e101bf158414d /home/.config/nvim/syntax
parentReplace gfxx SCALE macro with interp function (diff)
downloadsrc-41e6147e16a614ead51bf7d80896be9f3fdf531c.tar.gz
src-41e6147e16a614ead51bf7d80896be9f3fdf531c.zip
Add tags target
This seems a bit out of character for me, but this is basically free:
ctags(1) is part of FreeBSD and Darwin, and vim automatically uses tags.
Also the format of tags files is cute.
Diffstat (limited to 'home/.config/nvim/syntax')
0 files changed, 0 insertions, 0 deletions
20-12-29 17:13:14 -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