summary refs log tree commit diff
path: root/bundle/vim-buffergator
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2012-03-30 15:25:30 -0400
committerJune McEnroe <programble@gmail.com>2012-03-30 15:25:30 -0400
commit225555fdf72a75686dfd2435969c6d94d26e8e92 (patch)
tree66e2bc1dcef0f5a631b72c277eebe44344efbe67 /bundle/vim-buffergator
parentRebind Y to y$ for more consistent behaviour (diff)
downloadsrc-225555fdf72a75686dfd2435969c6d94d26e8e92.tar.gz
src-225555fdf72a75686dfd2435969c6d94d26e8e92.zip
Add vim-smartinput
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d>June McEnroe 2017-07-30Persist bright across color changesJune McEnroe 2017-07-30Add index.htmlJune McEnroe 2017-07-30Add snapshot.shJune McEnroe 2017-07-30Fix termcap patch for background colorsJune McEnroe 2017-07-30Update helpJune McEnroe 2017-07-30Fix help to track colorJune McEnroe 2017-07-30Support background colorsJune McEnroe 2017-07-30Track color only client-sideJune McEnroe 2017-07-30Add ostensible support for background colorsJune McEnroe 2017-07-30Add tile create and access timestampsJune McEnroe 2017-07-30Assert stable struct Tile field offsetsJune McEnroe 2017-07-30Add chroot.shJune McEnroe 2017-07-30Add ` commandJune McEnroe 2017-07-30Add sshd_configJune McEnroe 2017-07-30Add termcap patchJune McEnroer> Otherwise a :: rule includes one of the ':'s in the tag name. 2021-01-19Prefer tag matches not preceded by [[:alnum:]]June McEnroe Otherwise the "id" in "void" matches for "void id". 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 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 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