.. |
tabline
|
shorten path name as much as possible.
|
2013-09-07 19:06:01 +00:00 |
branch.vim
|
check the git/hg root when changing buffers. resolves #237.
|
2013-09-08 14:03:49 +00:00 |
bufferline.vim
|
introduce parts metadata.
|
2013-08-30 21:51:10 +00:00 |
commandt.vim
|
prefer function name instead of funcref.
|
2013-08-24 01:21:09 +00:00 |
csv.vim
|
improve documentation for writing extensions, also add helper methods.
|
2013-08-25 15:39:14 +00:00 |
ctrlp.vim
|
extract tabline colors from the current palette.
|
2013-09-03 03:24:46 +00:00 |
default.vim
|
make the separator optional for older vim versions. resolves #239.
|
2013-09-10 01:34:35 +00:00 |
example.vim
|
update example to be less dependent on internals.
|
2013-08-31 15:29:04 +00:00 |
hunks.vim
|
fixes wrong echoing behavior on stock osx vim. resolves #209.
|
2013-09-02 20:12:03 -04:00 |
syntastic.vim
|
define the rest of the extensions.
|
2013-08-30 22:07:45 +00:00 |
tabline.vim
|
Merge branch 'master' into dev
|
2013-09-07 01:57:39 +00:00 |
tagbar.vim
|
Allow flag configuration of tagbar statusline string
|
2013-09-05 15:42:17 +01:00 |
undotree.vim
|
fix undotree override bleeding over to the main.
|
2013-08-24 03:16:14 +00:00 |
unite.vim
|
fix error for when keys are not present in unite context.
|
2013-08-31 21:45:21 -04:00 |
virtualenv.vim
|
file type check converted to pattern match
|
2013-08-27 10:40:29 +03:00 |
whitespace.vim
|
use at least 2 spaces to be considered an indent. fixes #177.
|
2013-09-04 18:10:45 +00:00 |