summary refs log tree commit diff
path: root/home/.config/nvim/syntax
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-18 03:24:01 +0000
committerJune McEnroe <june@causal.agency>2020-08-18 03:24:01 +0000
commitf79d99b372ac9bda2d9880833364ba0c769f8d29 (patch)
tree1fb59131a08741626029a89a9db32096b8f2acef /home/.config/nvim/syntax
parentHighlight .in files as sh (diff)
downloadsrc-f79d99b372ac9bda2d9880833364ba0c769f8d29.tar.gz
src-f79d99b372ac9bda2d9880833364ba0c769f8d29.zip
Update htop config serialization
htop finally removed the trailing whitespace from its serialization...
Diffstat (limited to 'home/.config/nvim/syntax')
0 files changed, 0 insertions, 0 deletions
1-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe