summary refs log tree commit diff
path: root/.effuseignore
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2012-05-05 01:35:15 -0400
committerJune McEnroe <programble@gmail.com>2012-05-05 01:35:15 -0400
commit09441c763ca5a7700b0c1ba373bddfd26f555a33 (patch)
tree88e90e9e3c2ce83d96a72481e945d496e85cf70a /.effuseignore
parentRemove Itchy startup (diff)
downloadsrc-09441c763ca5a7700b0c1ba373bddfd26f555a33.tar.gz
src-09441c763ca5a7700b0c1ba373bddfd26f555a33.zip
Update gist-vim
Diffstat (limited to '.effuseignore')
0 files changed, 0 insertions, 0 deletions
>June 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 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