.. |
tabline
|
extract buffer name logic into a formatter.
|
2013-09-07 00:43:51 +00:00 |
branch.vim
|
test the layout config for the default extension.
|
2013-08-30 22:44:20 -04: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
|
use airline_c for better predicability.
|
2013-09-05 20:47:38 +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
|
extract buffer name logic into a formatter.
|
2013-09-07 00:43:51 +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 |