summary refs log tree commit diff
path: root/bundle/webapi-vim
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2012-08-31 15:35:59 -0400
committerJune McEnroe <june@causal.agency>2012-08-31 15:35:59 -0400
commitb9b62fbedc17d97d4371abdda88e85cfb7528059 (patch)
tree88419ee66a0024e40f87d8985d68aba5c7f6274b /bundle/webapi-vim
parentAdd base16-vim (diff)
downloadsrc-b9b62fbedc17d97d4371abdda88e85cfb7528059.tar.gz
src-b9b62fbedc17d97d4371abdda88e85cfb7528059.zip
Ignore .netrwhist
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
a>June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe