Commit Graph

27 Commits

Author SHA1 Message Date
Bailey Ling 94895de8e2 rename window_override_funcrefs to statusline_funcrefs 2013-08-03 11:14:02 -04:00
Bailey Ling 257a9f2ed9 move updating external values into extensions 2013-08-03 10:59:34 -04:00
Bailey Ling 9844f14f66 change license to MIT 2013-08-02 19:43:24 +00:00
Bailey Ling e4558340b0 keep left override styles intact when inactive; use powerline separator for iminsert 2013-07-28 19:25:48 -04:00
Bailey Ling d1ee91eadf update the ctrlp theme when the airline theme changes 2013-07-27 14:02:43 +00:00
Bailey Ling 6bfc2f9631 include percentage, line/column numbers for help windows 2013-07-26 12:12:39 +00:00
Bailey Ling bce1632c42 clearly separate core functionality from implementation 2013-07-25 22:29:18 +00:00
Bailey Ling 8819ab272d add commandt support. resolves #92. 2013-07-25 21:54:55 +00:00
Bailey Ling fd0628b188 add help support. resolves #95. 2013-07-25 17:49:03 +00:00
Bailey Ling c00cd767d0 fix statusline not getting updated with some plugins (#91). 2013-07-25 13:58:48 +00:00
Bailey Ling dcc0c7c84b avoid using funcrefs in the core implementation (#91). 2013-07-25 12:00:17 +00:00
crazymaster 5951cc7ce3 Fix vimfiler support 2013-07-24 18:02:38 +09:00
crazymaster 0c88e5a7cd Add vimfiler support 2013-07-24 01:22:43 +09:00
Bailey Ling fce0e3e8da use only a slight accent for the active buffer in the bufferline 2013-07-21 21:29:31 -04:00
Bailey Ling ee90b7c6b3 add colorized support for selected buffers with bufferline 2013-07-20 22:31:05 -04:00
Bailey Ling 6388005c46 allow g: gutter to be specified, integrate with vimshell, use get() for :w variables 2013-07-17 22:28:21 -04:00
Bailey Ling 07a8bc6258 fixes intro screen getting clobbered. resolves #68. 2013-07-14 16:45:03 -04:00
Bailey Ling 5fe642841e fix qf and preview not getting their styles applied. 2013-07-10 15:02:34 +00:00
Bailey Ling 40b99e181d implement funcref list again, this time with a global function as this affects older versions of vim 2013-07-10 11:52:17 +00:00
Bailey Ling 65664efe13 add support for minibufexplorer, update readme with external plugin support and links 2013-07-09 22:51:55 +00:00
Bailey Ling e2d78bdded Revert "use list of funcrecs, allowing window overrides to be dynamically added"
This reverts commit c0427e435d.
2013-07-09 11:48:11 +00:00
Bailey Ling c0427e435d use list of funcrecs, allowing window overrides to be dynamically added 2013-07-09 03:23:30 +00:00
Bailey Ling 0c394308e4 support undotree, gundo, nerdtree, tagbar 2013-07-09 02:52:07 +00:00
Bailey Ling e0c74f9a1e add netrw support. resolves #31. 2013-07-09 00:51:33 +00:00
Bailey Ling 6268cebcce ensure changing filetypes gets updated statusline if necessary. fix statusline overwrite when using unite with -no-split 2013-07-07 15:32:50 +00:00
Bailey Ling 9cc1495c23 add unite.vim support, using window local overrides 2013-07-07 12:59:05 +00:00
Bailey Ling 25758970fc move ctrlp into new extensions area 2013-07-07 12:42:51 +00:00