Commit Graph

  • a5f084dc4e Use extension local variables, and expose hunk_symbols to user Benjamin Bergman 2013-08-19 22:32:14 -05:00
  • 987622fc3c Merge branch 'use_defined_theme' Bailey Ling 2013-08-20 02:06:00 +00:00
  • f780621aa0 support x,y,z theming. resolves #159. Bailey Ling 2013-08-20 01:56:13 +00:00
  • 54d3605497 fix color switching again. vimrc setting should override. Bailey Ling 2013-08-20 01:47:16 +00:00
  • 715cf33d56 Prior checking user defined theme mattn 2013-08-20 10:46:44 +09:00
  • 4d9a0e257f Add option to show only non-zero hunks Benjamin Bergman 2013-08-19 17:28:42 -05:00
  • dd5dbdd242 undo use of inverse; caused problems with empty sections. Bailey Ling 2013-08-19 19:07:31 +00:00
  • f773325fa4 allow specific whitespace checks to be enabled/disabled. Bailey Ling 2013-08-19 18:19:26 +00:00
  • ec20ea06c3 fix autoselection of theme for certain startup configs. Bailey Ling 2013-08-19 18:17:06 +00:00
  • de69bba26e re-enable gitgutter integration with new upstream function. resolves #154 and #153. Bailey Ling 2013-08-19 16:03:10 +00:00
  • 2a02afb918 default whitespace symbol to non-unicode unless powerline fonts are enabled (#155). Bailey Ling 2013-08-19 13:33:13 +00:00
  • 16f2d7013d disable hunks by default, a couple bugs remaining. Bailey Ling 2013-08-19 13:22:24 +00:00
  • da4d0730d3 improve gitgutter integration and algorithm Bailey Ling 2013-08-18 21:18:21 +00:00
  • aa4c9977df temp disable, some errors weird cases Bailey Ling 2013-08-18 21:08:00 +00:00
  • dad0d5a8d8 add gitgutter integration. Bailey Ling 2013-08-18 21:02:33 +00:00
  • 8f0401580b fix airline theme not getting loaded on startup (#151). Bailey Ling 2013-08-18 19:02:14 +00:00
  • 9d65486063 improve undotree integration; use exposed statusline functions. Bailey Ling 2013-08-18 18:50:22 +00:00
  • 7e563f9c74 detect branch when changing directories. resolves #138. Bailey Ling 2013-08-18 18:34:02 +00:00
  • 60dd8ed0a8 fix error on startup in certain configurations (#150). Bailey Ling 2013-08-18 18:13:34 +00:00
  • 0a88fd81d3 update branch head all the time (#42). Bailey Ling 2013-08-18 17:22:35 +00:00
  • e26165caa6 support base16 variant of solarized. resolves #148. Bailey Ling 2013-08-18 14:13:47 +00:00
  • 38b8520a37 fix arrows being out of sync. Bailey Ling 2013-08-18 05:34:26 +00:00
  • bcba04e20c account for empty vimrc with no colorscheme set. Bailey Ling 2013-08-18 04:56:38 +00:00
  • 88b910d959 fix getwinvar on older 7.3 builds. resolves #147. Bailey Ling 2013-08-18 04:50:48 +00:00
  • 03c08e819c autoload themes to match colorscheme. resolves #145. Bailey Ling 2013-08-18 04:44:13 +00:00
  • b4d7531c05 fix error when using simple theme Bailey Ling 2013-08-18 04:22:36 +00:00
  • a8692a7b97 autogenerate bg colors for the file indicator. resolves #131. Bailey Ling 2013-08-18 03:25:24 +00:00
  • 45f0d896e9 move all theme variables into a single dictionary Bailey Ling 2013-08-18 00:59:49 +00:00
  • 1584ee79f6 add missing space Bailey Ling 2013-08-17 23:56:50 +00:00
  • f49038fba6 clean up builder a bit, use inverse Bailey Ling 2013-08-17 23:31:51 +00:00
  • 9c02d87f17 Merge branch 'dynamic' Bailey Ling 2013-08-17 22:39:24 +00:00
  • f938159d0d fix inactive responding to modified, fix trimming Bailey Ling 2013-08-17 22:03:50 +00:00
  • 840f78607e optimize funcrefs for 7.4 Bailey Ling 2013-08-17 17:50:41 -04:00
  • e7c5bbb671 remove auto prefix. optimize getwinvar Bailey Ling 2013-08-17 17:39:06 -04:00
  • b19a29675d fix list being unbounded Bailey Ling 2013-08-17 17:10:06 -04:00
  • 3814c21125 optimize newing up the builder Bailey Ling 2013-08-17 16:44:53 -04:00
  • 6bda68e35c replace all obsolete color groups in all themes Bailey Ling 2013-08-17 19:20:40 +00:00
  • 3fbdd28e5d add profiler. optimize separator highlighting. Bailey Ling 2013-08-17 17:35:06 +00:00
  • 47bfeee3ae fix separator colors for inactive splits Bailey Ling 2013-08-17 15:12:01 +00:00
  • 2f92346194 add highlighter class Bailey Ling 2013-08-17 12:50:07 +00:00
  • ca39454ecf add example.vim extension (#134) Bailey Ling 2013-08-16 18:04:03 +00:00
  • c017c9fbb3 miscellaneous minor changes Bailey Ling 2013-08-16 02:17:59 +00:00
  • 6e515a4627 remove redundancy from the map Bailey Ling 2013-08-16 02:02:32 +00:00
  • 30adb973fc move getwinvar over Bailey Ling 2013-08-16 01:50:24 +00:00
  • 0e936d0b9a introduce util file Bailey Ling 2013-08-16 01:47:54 +00:00
  • af7dfc8677 update separator colors when mode changes Bailey Ling 2013-08-16 01:42:30 +00:00
  • 47c80c31da reload separator colors on demand Bailey Ling 2013-08-16 01:24:06 +00:00
  • f477520ba8 move builder to its own file Bailey Ling 2013-08-16 01:12:02 +00:00
  • 703045a7e6 allow warning section to collapse away Bailey Ling 2013-08-16 00:36:42 +00:00
  • 8b92cae46c basic working dynamic statusline builder Bailey Ling 2013-08-15 23:20:29 +00:00
  • 81c49292d3 add shortform into doc for easy copy/pasting Bailey Ling 2013-08-16 14:57:36 +00:00
  • 6269632164 check existence of airline augroup before overwriting statusline Bailey Ling 2013-08-15 16:05:12 -04:00
  • 12fc908f43 add support for the command-line window Bailey Ling 2013-08-15 15:54:14 -04:00
  • 91904d942e check initialized so autoloaded plugins happen first Bailey Ling 2013-08-15 15:02:54 -04:00
  • f5afe4bcac Merge pull request #141 from chrisbra/master Bailey Ling 2013-08-15 11:58:28 -07:00
  • 8ec527465d added airlinetoggle function Christian Brabandt 2013-08-14 23:56:55 +02:00
  • 91ca5a77ae add extensions/integration section with screenshots Bailey Ling 2013-08-14 14:29:19 -04:00
  • 1fa5e16558 fix right alignment for help window Bailey Ling 2013-08-14 00:28:13 -04:00
  • 6a0163104a unbreak csv extension. redefine gutter as the middle. Bailey Ling 2013-08-14 03:53:29 +00:00
  • b7131d8b51 add section about writing extensions (#134). Bailey Ling 2013-08-14 03:07:01 +00:00
  • 7e63d9ddd9 rename variable so it's more obvious Bailey Ling 2013-08-14 02:36:09 +00:00
  • 10e8146d7b improve docs, remove deprecation warnings Bailey Ling 2013-08-14 02:32:05 +00:00
  • 5b840ae436 fixes error when colorscheme is used in gvimrc (#126). Bailey Ling 2013-08-13 22:10:44 -04:00
  • f66cb47d29 fix up csv integration so it only applies to csv filetypes Bailey Ling 2013-08-13 21:52:31 -04:00
  • 509c9f68a9 rename csv variables, add extensions section for doc Bailey Ling 2013-08-13 21:47:08 -04:00
  • 944ed9a8b9 Merge pull request #133 from edkolev/master Bailey Ling 2013-08-13 18:33:21 -07:00
  • 4fe76c0b5a Merge pull request #137 from chrisbra/master Bailey Ling 2013-08-13 15:21:00 -07:00
  • c5e21aa170 added csv extension Christian Brabandt 2013-08-13 23:27:21 +02:00
  • 9dd682212f make warning a real section. references #136. Bailey Ling 2013-08-13 20:43:04 +00:00
  • 284f8efd58 Default to 16 colors for solarized theme unless g:solarized_termcolors is 256 Evgeni Kolev 2013-08-13 09:09:23 +03:00
  • d20bdc54e5 Merge pull request #132 from monstermunchkin/master v0.3 Bailey Ling 2013-08-12 08:20:04 -07:00
  • 222adbfeaa update tagbar extension Thomas Hipp 2013-08-12 16:50:53 +02:00
  • 7524110de9 fix possible undefined variable Bailey Ling 2013-08-12 01:40:18 +00:00
  • 8d4eb3c574 improve vimshell integration; support interactive modes Bailey Ling 2013-08-12 01:13:18 +00:00
  • c7cc63fb62 remove support for inactive modified Bailey Ling 2013-08-11 16:13:04 -04:00
  • 14dacaab68 improve bufferline integration; revert to default in inactive splits. Bailey Ling 2013-08-11 19:20:41 +00:00
  • 2413babe8b remove checks for airline_active, it is always true Bailey Ling 2013-08-11 15:24:08 +00:00
  • 11e7e67d8d introduce g:airline_inactive_collapse. resolves #129. Bailey Ling 2013-08-11 14:30:02 +00:00
  • 2a10bfc32f make the mode and branch text window local Bailey Ling 2013-08-11 13:42:47 +00:00
  • 5d92aaecaa update documentation Bailey Ling 2013-08-10 23:22:42 +00:00
  • 384150ecd7 extract iminsert out of core into an extension Bailey Ling 2013-08-10 17:02:48 -04:00
  • 52a4a8ea7b use hack fix for now. resolves #105. Bailey Ling 2013-08-10 16:47:17 -04:00
  • 3dc55eda4e enable tagbar only for active windows Bailey Ling 2013-08-10 16:43:27 +00:00
  • e1ff1edcf0 Merge branch '127' bling 2013-08-10 12:15:14 -04:00
  • 61a39a99ac add ability to override left/right sides independently Bailey Ling 2013-08-10 16:05:49 +00:00
  • 8539ac46a6 allow extensions to reload when color scheme changes. resolves #128 Bailey Ling 2013-08-10 15:50:21 +00:00
  • cf9028df9f fixes error when colorscheme declared in gvimrc. resolves #126. bling 2013-08-10 11:46:12 -04:00
  • e67fa32fd9 extract matching background colors for file indicator Bailey Ling 2013-08-10 13:43:12 +00:00
  • 1d46c5874b fix warning separator colors out of sync between modes Bailey Ling 2013-08-10 13:17:32 +00:00
  • 2ca403053c fix whitespace indent setting changed incorrectly when toggling Bailey Ling 2013-08-10 13:09:52 +00:00
  • 52b4100a4f reload separator color when colorscheme changes Bailey Ling 2013-08-09 20:50:53 -04:00
  • 320f50c6f9 extract a line number for mixed indents Bailey Ling 2013-08-09 20:23:03 -04:00
  • 44db0e0c70 fix newb mistake. resolves #125. Bailey Ling 2013-08-09 20:51:11 +00:00
  • aabb061470 temp disable Bailey Ling 2013-08-09 20:43:12 +00:00
  • 35539b2667 customizable empty branch message. closes #121. Bailey Ling 2013-08-09 20:12:56 +00:00
  • 2ba7ce02ec add powerline separator for warning section Bailey Ling 2013-08-09 20:08:36 +00:00
  • f8b2b7be23 add support for select mode. resolves #123. Bailey Ling 2013-08-09 08:05:00 -04:00
  • 4485b03e51 add whitespace toggle command Bailey Ling 2013-08-08 14:42:27 +00:00
  • 57955b3b86 add the most common problems into the documentation (#112). Bailey Ling 2013-08-08 00:23:43 -04:00
  • 7eaf6281fb fix mode separator colors for ubaryd and laederon Bailey Ling 2013-08-08 00:10:08 -04:00