Commit Graph

65 Commits

Author SHA1 Message Date
Bailey Ling
b1b02b29a0 correct the truncation of the statusline such that the sides are always shown. resolves #52. 2013-07-09 22:02:59 +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
43bc51a0d2 shorten inactive windows to only the filename. resolves #35. also, treat inactive as a mode so it can be themed independently. 2013-07-08 22:59:31 +00:00
Tim Brooks
56ad2f8c24 Added replace mode extension 2013-07-08 13:00:48 +01:00
Bailey Ling
0c969e7860 introduce gutter section so the entire statusline can be overwritten 2013-07-07 21:00:14 -04:00
Joshua Borton
67de92b1d4 Adding alternate separator for consistent visuals 2013-07-07 18:37:50 -04: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
7ca93833ae theme the preview window 2013-07-07 15:21:39 +00:00
Bailey Ling
bc73094619 remove detection variables, always enable them 2013-07-07 15:05:33 +00:00
Bailey Ling
0f39777e14 support quickfix window theming 2013-07-07 15:01:18 +00:00
Bailey Ling
69b2160f41 update simple theme to take full advantage of powerline symbols 2013-07-07 14:26:28 +00:00
Bailey Ling
3d3e4cefbd move majority of code to autoload, keeping only g: variables in plugin 2013-07-07 12:58:39 +00:00