summary refs log tree commit diff
path: root/.config/nvim
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2013-11-10 14:49:30 -0500
committerJune McEnroe <june@causal.agency>2013-11-10 14:49:30 -0500
commit79d9aa0c4f0673b55ed1388b665facab4047003e (patch)
tree0805b495b9c5096d227eb134ecb612b432e6a0bb /.config/nvim
parentAdd list of configurations (diff)
downloadsrc-79d9aa0c4f0673b55ed1388b665facab4047003e.tar.gz
src-79d9aa0c4f0673b55ed1388b665facab4047003e.zip
Add vim-surround
Diffstat (limited to '.config/nvim')
0 files changed, 0 insertions, 0 deletions
an title='2021-01-20 03:49:40 +0000'>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