Commit Graph

  • 4596c9ce22 fix solarized colors in tabline Stanislav Seletskiy 2013-09-05 12:36:38 +07:00
  • eb3a70bbf2 added zenburn theme paulbdavis 2013-09-04 20:15:57 -04:00
  • a9b2fd2c41 allow configuration for showing only tabs. resolves #220. Bailey Ling 2013-09-04 20:17:02 +00:00
  • 56eaf3733f add support to show tabline based on minimum buffer count (#220). Bailey Ling 2013-09-04 19:53:04 +00:00
  • 53364af1e3 support configuring tabline separators independently. resolves #215. Bailey Ling 2013-09-04 19:20:06 +00:00
  • 2066410156 use at least 2 spaces to be considered an indent. fixes #177. Bailey Ling 2013-09-04 18:10:45 +00:00
  • 00e5e1c20e support changing how numbers are displayed in tab mode. resolves #217. Bailey Ling 2013-09-04 18:06:57 +00:00
  • 9b7191d052 define a new tabline group in the color palette (#212). Bailey Ling 2013-09-04 17:16:23 +00:00
  • 561422c11c support customizable tabline themes. resolves #212. Bailey Ling 2013-09-04 15:54:48 +00:00
  • e167e67819 implement showing buffer numbers and modified (#212). Bailey Ling 2013-09-04 15:47:05 +00:00
  • c144543d03 fixes color change regression. resolves #218. Bailey Ling 2013-09-04 15:25:55 +00:00
  • 15322a26ed fix split count per tab. resolves #214. Bailey Ling 2013-09-04 02:11:51 +00:00
  • 2051dfb9a1 give gui users some love. Bailey Ling 2013-09-03 18:48:08 +00:00
  • cf798d8783 no love for gui users... Bailey Ling 2013-09-03 18:00:55 +00:00
  • d0579e012c Merge branch 'dev' Bailey Ling 2013-09-03 15:04:31 +00:00
  • bf3f8ba946 mainly for windows, where paths are case insensitive. Bailey Ling 2013-09-03 15:04:17 +00:00
  • 6261149451 update readme with screenshots. Bailey Ling 2013-09-03 10:35:14 -04:00
  • a4deb82ac4 since this is disabled by default, set showtabline automatically. Bailey Ling 2013-09-03 14:13:58 +00:00
  • 4f76b3a971 add documentation for tabline. Bailey Ling 2013-09-03 03:20:21 +00:00
  • cedd91d23a add support for detecting modified buffers. Bailey Ling 2013-09-03 02:36:28 +00:00
  • 1e353beaa3 refactor and add excludes support. Bailey Ling 2013-09-02 22:01:52 +00:00
  • fbdf39c403 better handling of blank buffers. Bailey Ling 2013-09-02 03:03:36 +00:00
  • ffcdd3b1a3 support change filename modifier. Bailey Ling 2013-09-02 00:06:41 +00:00
  • 345a60fb23 extract tabline colors from the current palette. Bailey Ling 2013-09-01 23:39:06 +00:00
  • ecccf51401 implement basic working tabline Bailey Ling 2013-08-28 13:51:54 +00:00
  • 2f7cf4cffd minor adjustment to inactive sections. Bailey Ling 2013-09-03 03:24:41 +00:00
  • 6689aca82b fixes wrong echoing behavior on stock osx vim. resolves #209. Bailey Ling 2013-09-02 20:12:03 -04:00
  • 301fcdc64a use statusline function for better control. Bailey Ling 2013-09-02 18:55:15 +00:00
  • 9966b3d9f3 Merge branch 'master' into dev Bailey Ling 2013-09-02 18:42:38 +00:00
  • 60cc5a5ca1 hide hunks for inactive windows. Bailey Ling 2013-09-02 14:48:03 +00:00
  • f6900aeb0a move highlighter code to correct place and test. Bailey Ling 2013-09-02 02:57:32 +00:00
  • 4b33adee42 possible fix for exit code (#79). Bailey Ling 2013-09-01 22:25:43 +00:00
  • 41414a3a84 tests for basic color extraction. Bailey Ling 2013-09-01 21:14:25 +00:00
  • 7171a169f3 fix regression with ctrlp statusline not changing. Bailey Ling 2013-09-01 19:19:34 +00:00
  • c994d08a6d Merge branch 'master' into dev Bailey Ling 2013-09-01 18:55:46 +00:00
  • 16028e69dc document minwidth. resolves #200. Bailey Ling 2013-09-01 14:36:20 -04:00
  • 08f87f2103 add base16 for automatic color switching. Bailey Ling 2013-09-01 14:25:10 -04:00
  • d5c035bd5c add screenshot for fine tuned configuration. resolves #204. Bailey Ling 2013-09-01 14:18:48 -04:00
  • d6599d0b3b update documentation about section functions. Bailey Ling 2013-09-01 13:59:22 -04:00
  • 92de8ad160 much smarter handling of separators (#204). Bailey Ling 2013-09-01 12:07:46 -04:00
  • 723e721b32 test for warning sections enabled in active splits. Bailey Ling 2013-09-01 10:38:00 -04:00
  • 0ad6deb832 Merge branch 'master' into dev Bailey Ling 2013-09-01 10:28:04 -04:00
  • c858116f87 hide warning section in inactive splits. Bailey Ling 2013-09-01 10:24:24 -04:00
  • 62fa3c37e4 give warning section an orange color by default (#177). Bailey Ling 2013-09-01 10:06:25 -04:00
  • 69f40d62ee move part declarations back into init. Bailey Ling 2013-08-31 22:48:27 -04:00
  • c908d03cc0 document configuring with parts and sections. Bailey Ling 2013-08-31 22:34:05 -04:00
  • 501e341589 fix error for when keys are not present in unite context. Bailey Ling 2013-08-31 21:45:21 -04:00
  • 5c0ef8ffbf improve loading performance Bailey Ling 2013-08-31 19:30:37 -04:00
  • f48031cde8 test for window switching and active/inactive splits. Bailey Ling 2013-08-31 23:51:55 +00:00
  • 660109a61a minor formatting and clarification in docs. Bailey Ling 2013-08-31 19:33:31 -04:00
  • 1b91c71fc9 make it possible to declare sections in the vimrc (#204). Bailey Ling 2013-08-31 17:42:09 -04:00
  • 3b2b224a3b test removal of funcrefs Bailey Ling 2013-08-31 16:28:33 -04:00
  • ded2c2ff7e remove temp fix for vim-signify. resolves #188. Bailey Ling 2013-08-31 16:23:53 -04:00
  • fd68997398 lazy load variables until needed (#204). Bailey Ling 2013-08-31 12:57:02 -04:00
  • 7e1206469c basic support for hiding based on win size per part (#200). Bailey Ling 2013-08-31 12:33:58 -04:00
  • f11f871e39 redefine mode as a raw part. Bailey Ling 2013-08-31 12:07:56 -04:00
  • fb711ba9a9 test funcref pipeline. Bailey Ling 2013-08-31 12:03:39 -04:00
  • 389650645b always run the extensions/core funcrefs last. Bailey Ling 2013-08-31 11:55:00 -04:00
  • 96e92232f6 update example to be less dependent on internals. Bailey Ling 2013-08-31 15:29:04 +00:00
  • 68331a5e4f Merge branch 'dev' Bailey Ling 2013-08-31 15:02:01 +00:00
  • a249c87f61 separators unnecessary in warning section. Bailey Ling 2013-08-31 04:54:52 +00:00
  • 7bcb9b5fff more compatible test for older vim version. Bailey Ling 2013-08-31 03:41:19 +00:00
  • a13c692529 define default statusline items with empty contents. Bailey Ling 2013-08-31 03:35:23 +00:00
  • 500ecf7cd0 support for prefixing with a highlight group. Bailey Ling 2013-08-31 03:26:59 +00:00
  • d268744077 test the layout config for the default extension. Bailey Ling 2013-08-30 22:44:20 -04:00
  • e852fb388f test util functions Bailey Ling 2013-08-30 21:42:42 -04:00
  • b4cd0ae99d add tests for the builder Bailey Ling 2013-08-30 21:28:38 -04:00
  • f5885bf9c2 test creation of sections Bailey Ling 2013-08-30 21:15:41 -04:00
  • 54ec1f39ca test some commands Bailey Ling 2013-08-30 20:57:34 -04:00
  • 0548aeefcb basic tests and travis integration. Bailey Ling 2013-08-30 20:26:42 -04:00
  • cb774fcfd0 use correct direction of separators. Bailey Ling 2013-08-30 22:10:04 +00:00
  • c6d996d5ca define the rest of the extensions. Bailey Ling 2013-08-30 22:07:45 +00:00
  • 19910a26cb check existence of all variables. Bailey Ling 2013-08-30 21:59:46 +00:00
  • 2d049949f0 fix indentation. Bailey Ling 2013-08-30 21:58:29 +00:00
  • 93eb0389b9 move init code into new file, add section. Bailey Ling 2013-08-30 21:56:12 +00:00
  • fa517238c7 introduce parts metadata. Bailey Ling 2013-08-30 21:51:10 +00:00
  • 1f6b936dd8 add screenshot for automatic truncation. Bailey Ling 2013-08-30 17:44:14 -04:00
  • 17aa2eaf87 clearer description of what's happening Bailey Ling 2013-08-29 17:48:24 -04:00
  • 43dfdc6de4 add more obvious instructions for disabling truncation. Bailey Ling 2013-08-29 21:27:59 +00:00
  • 95f00f2341 change release policy. resolves #201. Bailey Ling 2013-08-29 14:19:11 -04:00
  • fcbf0a4c9c fix typo Bailey Ling 2013-08-29 09:50:48 -04:00
  • 29cb8991a6 update readme with link to test plan. Bailey Ling 2013-08-29 08:16:22 -04:00
  • 6925d567eb handle reversed highlight groups. Bailey Ling 2013-08-28 23:05:28 -04:00
  • a927bf9475 automatic separators. Bailey Ling 2013-08-29 00:57:58 +00:00
  • e13a4c8b1a convert the rest to use define section. Bailey Ling 2013-08-29 00:36:07 +00:00
  • bdd758dd38 convert branch/hunks/bufferline to function names. Bailey Ling 2013-08-29 00:15:07 +00:00
  • e10b690cdf convert mode/paste/iminsert parts to function names. Bailey Ling 2013-08-28 23:29:35 +00:00
  • 8beb275534 fix inactive highlighting colors. Bailey Ling 2013-08-28 15:40:04 +00:00
  • 386ba6b087 support controlling whether bufferline variables get overwritten. resolves #195. Bailey Ling 2013-08-28 08:21:32 -04:00
  • 6c5672d686 update documentation. Bailey Ling 2013-08-28 02:36:12 +00:00
  • bf8fa9af03 fill in the rest of the deprecated variables. Bailey Ling 2013-08-28 01:40:32 +00:00
  • eadeee316c fixes a weird error after neobundle installs a new plugin. Bailey Ling 2013-08-28 01:34:10 +00:00
  • 14656f766b add deprecation warnings. Bailey Ling 2013-08-28 00:28:52 +00:00
  • 4b9cda77dd Merge branch 'dynamic' (#164) Bailey Ling 2013-08-28 00:00:42 +00:00
  • 39c3ba360e support configurable layouts. Bailey Ling 2013-08-27 23:57:18 +00:00
  • ea4e0280fb rename warningmsg to warning. Bailey Ling 2013-08-27 23:44:03 +00:00
  • 6fc8c00ef1 place syntastic and whitespace into parts. Bailey Ling 2013-08-27 23:38:34 +00:00
  • f9718e6b65 place tagbar into parts. Bailey Ling 2013-08-27 23:25:55 +00:00
  • 24a2035e42 place bufferline into parts. Bailey Ling 2013-08-27 23:24:01 +00:00
  • 2708951715 place hunks and branch extension into parts. Bailey Ling 2013-08-27 23:22:26 +00:00