summary refs log tree commit diff
path: root/_vimrc
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2011-12-09 22:28:14 -0500
committerJune McEnroe <programble@gmail.com>2011-12-09 22:28:14 -0500
commite1061e5db5231e8bdb11e1943caebf11e7f312b6 (patch)
tree55c91de39c0fa48d8b3ba362bea8becab4b6a5d8 /_vimrc
parentHighlight column 80 in vim (diff)
downloadsrc-e1061e5db5231e8bdb11e1943caebf11e7f312b6.tar.gz
src-e1061e5db5231e8bdb11e1943caebf11e7f312b6.zip
I have no idea
Diffstat (limited to '_vimrc')
0 files changed, 0 insertions, 0 deletions
/tr> 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