Commit Graph

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