summary refs log tree commit diff
path: root/home/.config/nvim
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-09-11 22:48:03 -0400
committerJune McEnroe <june@causal.agency>2023-09-11 22:48:03 -0400
commita50c6f455a5c1e092080e5796ad822461e1ae5f4 (patch)
tree2ab60aa3b5fc00e7e9b7c5a7e3e994cabf85b364 /home/.config/nvim
parentAdd git-import (diff)
downloadsrc-a50c6f455a5c1e092080e5796ad822461e1ae5f4.tar.gz
src-a50c6f455a5c1e092080e5796ad822461e1ae5f4.zip
Revert "Add git-import"
This reverts commit 90fefcaa0b70af49061d648ae3566d65abfc2ab0.

Moved to jorts.
Diffstat (limited to 'home/.config/nvim')
0 files changed, 0 insertions, 0 deletions
lex/c.l?id=321b5f4bc23174d4abacc951cdee45d4f6f5c97d&follow=1'>Match 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