summary refs log tree commit diff
path: root/bundle/tagbar
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2013-05-24 20:24:10 -0400
committerJune McEnroe <programble@gmail.com>2013-05-24 20:24:10 -0400
commit29efa9194055a8851fa68870d2406db3d9af5820 (patch)
tree4d241e4907418895856fd07547ddac2db1f88d6e /bundle/tagbar
parentRemove vim-clojure-static (diff)
downloadsrc-29efa9194055a8851fa68870d2406db3d9af5820.tar.gz
src-29efa9194055a8851fa68870d2406db3d9af5820.zip
Indent compojure correctly
Diffstat (limited to 'bundle/tagbar')
0 files changed, 0 insertions, 0 deletions
Use 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