summary refs log tree commit diff
path: root/curtis/.config/nvim
diff options
context:
space:
mode:
authorJune McEnroe <curtis@hopper.com>2017-06-29 10:42:22 -0400
committerJune McEnroe <curtis@hopper.com>2017-06-29 10:42:22 -0400
commite0fbc8942173f5c73f01c7327ced5acb2f53ecb9 (patch)
treeaa0ad57e411a49c7a00bb0e73800bbaa86564d76 /curtis/.config/nvim
parentSet tmux copy-mode-vi bindings for Tarmak (diff)
downloadsrc-e0fbc8942173f5c73f01c7327ced5acb2f53ecb9.tar.gz
src-e0fbc8942173f5c73f01c7327ced5acb2f53ecb9.zip
Add color to xx
Diffstat (limited to 'curtis/.config/nvim')
0 files changed, 0 insertions, 0 deletions
r>2021-01-20Fix tests for diff spansJune McEnroe 2021-01-20Avoid matching ':' in make tagsJune McEnroe 2021-01-19Prefer tag matches not preceded by [[:alnum:]]June McEnroe 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-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