Commit Graph

  • 837f53cf79 Merge pull request #724 from ecsousa/ConEmuColors Bailey Ling 2015-03-09 19:30:12 -0400
  • 57767cc320 Add new theme: hybridline.vim Andrew Wong 2014-07-19 14:14:30 +1000
  • 7ea4b510af Dectect when vim.exe is running on ConEmu with 256 colors configured, so it will use full color scheme. Eduardo Antunes C. de Sousa 2015-03-06 11:42:04 -0300
  • 1b8e4b965a fix regressions introduced from recent init changes. resolves #721. Bailey Ling 2015-03-03 22:07:23 -0500
  • 77c58de628 add info about g:airline_extensions to readme. Bailey Ling 2015-03-01 10:59:53 -0500
  • 96a94d8c3a add option to display both tab number and splits. resolves #440. Bailey Ling 2015-03-01 09:56:36 -0500
  • 3635b78448 Merge pull request #722 from lynnard/master Bailey Ling 2015-03-01 09:34:12 -0500
  • 661c5fb0c5 tabline -- added AirlineSelect{NextTab,PrevTab} commands with countable support Lingnan Dai 2015-03-01 00:18:02 +0000
  • 50e47ced42 add g:airline_extensions variable for manual loading Bailey Ling 2015-02-28 17:40:23 -0500
  • 51095bad95 fix failing tests Bailey Ling 2015-02-27 22:45:12 -0500
  • ca44fd467c support display only tail end of a branch; as well as custom format functions. resolves #710. Bailey Ling 2015-02-27 22:04:13 -0500
  • f0492b5aea add basic integration for vim-ctrlspace Bailey Ling 2015-02-27 21:44:35 -0500
  • 8aad42644c integration with taboo.vim; resolves #476 and #575. Bailey Ling 2015-02-27 21:12:45 -0500
  • 36bc297e60 fix statusline out of sync right after colorscheme change Bailey Ling 2015-02-27 09:09:26 -0500
  • b6e29a8cfb fix durant theme. resolves #704. Bailey Ling 2015-02-27 07:35:31 -0500
  • c78767a564 fix buffer mismatch in certain cases. resolves #715. Bailey Ling 2015-02-26 23:08:59 -0500
  • b08784907a eagerly bootstrap all the variables, but load extensions after vim is loaded. #720 Bailey Ling 2015-02-26 16:15:39 -0500
  • ec18e6639d initialize before VimEnter, resolves #717 and #718. Bailey Ling 2015-02-25 19:31:50 -0500
  • e2a120869b fix load error for buffer_idx_mode. resolves #711 Bailey Ling 2015-02-20 19:35:18 -0500
  • 618851188a hide tab type as per documented variable. resolves #667. Bailey Ling 2015-02-19 21:33:05 -0500
  • 59752b2659 clean up initialization code Bailey Ling 2015-02-19 21:08:21 -0500
  • 5b55dd94f4 Merge pull request #709 from walterl/master Bailey Ling 2015-02-19 21:30:26 -0500
  • 83000d9a30 badwolf theme: make inactive status line stand out more - in console vim too. Walter Leibbrandt 2015-02-20 02:10:54 +0200
  • 791de5a34d badwolf theme: make inactive status line stand out more Walter Leibbrandt 2015-02-19 16:00:25 +0200
  • 63e309130a account for possibility of uninitialized variable Bailey Ling 2015-02-19 07:09:24 -0500
  • 7394642293 extract buffers view mode into its own file Bailey Ling 2015-02-18 21:37:13 -0500
  • 987306dcaf extract tabs view mode to its own file Bailey Ling 2015-02-18 21:24:05 -0500
  • 6f9d92df7c extract autoshow logic to its own file Bailey Ling 2015-02-18 18:58:37 -0500
  • 8693a525b9 extract buffer listing to its own file Bailey Ling 2015-02-18 18:48:47 -0500
  • 3add7b265a Merge pull request #705 from ClaudiaJ/master Bailey Ling 2015-02-18 21:55:09 -0500
  • 065b141033 Merge pull request #703 from kmARC11/master Bailey Ling 2015-02-18 21:53:28 -0500
  • ac58bc9954 Add support for 24-bit colors with +termtruecolor flag Claudia Hardman 2015-02-16 12:00:52 -0500
  • ca925efdbf move formatters into their own namespace Bailey Ling 2015-02-13 18:58:54 -0500
  • 1ca6ffb6d0 happy 2015 Bailey Ling 2015-02-13 18:46:23 -0500
  • 6efde428c6 turn on deprecation check Bailey Ling 2015-02-13 18:45:09 -0500
  • f9b5611ac8 Unnecessary newline removed Mark Korondi 2015-02-14 00:43:01 +0100
  • f820a7eb95 Base16 color fixes to resemble gui Mark Korondi 2015-02-14 00:37:17 +0100
  • 1e35ad5d77 Merge pull request #701 from blueyed/fix-get_buffer_list-cache-2 Bailey Ling 2015-02-11 07:27:27 -0500
  • 98c2dbd04e tabline: fix cache invalidation for show_buffers=1 with :bd Daniel Hahler 2015-02-11 00:31:39 +0100
  • b6accd91c8 Merge pull request #700 from blueyed/fix-get_buffer_list-cache Bailey Ling 2015-02-10 09:15:54 -0500
  • 3c1295bb71 tabline: fix s:current_buffer_list invalidation Daniel Hahler 2015-02-09 17:44:13 +0100
  • 925147baef add :Helptags to readme for pathogen. resolves #699. Bailey Ling 2015-02-07 12:07:31 -0500
  • 7bc939bee9 Merge pull request #698 from blueyed/fix-cache-with-get_buffer_name Bailey Ling 2015-02-07 12:03:14 -0500
  • ce58af7191 Fix get_buffer_list being called always via get() Daniel Hahler 2015-02-07 15:26:03 +0100
  • 446397e006 Merge pull request #688 from changyuheng/pr-column-number Bailey Ling 2015-01-31 13:21:26 -0500
  • 462ee313e7 use util getwinvar helper function Bailey Ling 2015-01-31 12:38:46 -0500
  • b55b526c65 Merge pull request #689 from chrisbra/disable Bailey Ling 2015-01-31 12:36:54 -0500
  • 3acea37fdc selectively disable airline for selected windows Christian Brabandt 2015-01-23 20:32:49 +0100
  • 6d7996ff1b Replace column number with virtual column number Chang Yu-heng 2015-01-19 00:04:26 +0800
  • 13ee9f456a address syntax errors Bailey Ling 2015-01-03 19:38:17 -0500
  • 1fd9886219 Merge pull request #680 from psychomario/show-tabs Bailey Ling 2015-01-01 10:18:48 -0500
  • 527e6661e6 added tabline#show_tabs to disable tab bar PsychoMario 2014-12-26 21:48:06 +0000
  • 6387268f13 Merge pull request #673 from lynnard/master Bailey Ling 2014-12-23 16:40:19 -0800
  • dd587883eb fixed bug with excludes for buffers Lingnan Dai 2014-12-18 12:30:38 +0000
  • 401ce611c6 Merge pull request #651 from chenaren/byfname v0.7 Bailey Ling 2014-12-09 22:25:41 -0500
  • 317fcfd295 Merge pull request #666 from blueyed/no-ft-override-for-diff Bailey Ling 2014-12-09 22:22:34 -0500
  • 9650024142 Remove 'diff' from s:filetype_overrides Daniel Hahler 2014-12-02 16:11:16 +0100
  • 4a2208821e Merge pull request #656 from michamos/patch-1 Bailey Ling 2014-11-26 09:17:42 -0500
  • a323b5ba3d Merge pull request #657 from michamos/master Bailey Ling 2014-11-25 21:11:42 -0500
  • 6b4f03efbc fix seperator drawing when tabs are shown. fixes #653. Bailey Ling 2014-11-22 11:52:54 -0500
  • 96afdbc877 Add vim-plug override Micha Moskovic 2014-11-25 16:49:43 +0100
  • 4c22406e28 Improve Quickfix window detection Micha Moskovic 2014-11-25 16:32:46 +0100
  • 15666d71e3 Merge pull request #652 from chenaren/venv_fallback Bailey Ling 2014-11-22 10:59:01 -0500
  • 4878fab120 Add a virtualenv fallback when vim-virtualenv is not presented Kevin Chen 2014-11-21 23:39:39 +0800
  • eb04e25d34 Merge pull request #650 from chenaren/master Bailey Ling 2014-11-21 09:37:14 -0500
  • b4c8d43e85 Add CtrlP style to the Bubblegum theme Kevin Chen 2014-11-20 21:27:26 +0800
  • 038c000f91 Show the byfname toggle in status line Kevin Chen 2014-11-20 21:23:25 +0800
  • 411ae84890 Merge pull request #643 from maek/master Bailey Ling 2014-11-15 16:31:53 -0500
  • d003b2450a Merge pull request #547 from kdurant/master Bailey Ling 2014-11-15 14:52:50 -0500
  • 09817e0984 fix regression with serene theme, #599 Bailey Ling 2014-11-15 19:49:02 +0000
  • f8645fb654 Improve tabline + buffer_min_count behaviour maek 2014-11-10 15:25:09 +0100
  • be6e4d6dd6 check background of groups to determine transition. resolves #599. Bailey Ling 2014-10-18 13:59:24 -0400
  • 727192ad6a refactor builder and reduce state across multiple calls Bailey Ling 2014-10-18 13:30:21 -0400
  • 256dec6800 detect changes to tabline config variables after init. resolves #636 Bailey Ling 2014-11-04 14:48:00 -0500
  • 246c217562 Merge pull request #631 from rkannan82/master Bailey Ling 2014-10-27 21:58:13 -0400
  • 3e0b5474b1 Merge pull request #628 from freeo/master Bailey Ling 2014-10-27 21:11:11 -0400
  • 328016ce85 Exclude INFO from error/warning count. Kannan Rajah 2014-10-26 10:14:13 -0700
  • 82a4ebb56c Theme kalisi: Added 256 term colors, several changes Asa Jay 2014-10-24 18:22:13 +0200
  • 64b9ae176d Merge pull request #618 from rkannan82/master Bailey Ling 2014-10-25 22:57:45 -0400
  • 616daceb73 add small section about performance to readme Bailey Ling 2014-10-18 11:45:09 -0400
  • 37ddb6e7da Merge pull request #622 from spacelis/master Bailey Ling 2014-10-18 11:37:55 -0400
  • 78c3cd9bba Update durant.vim wangjun 2014-10-17 14:40:42 +0800
  • c85ce909df Merge pull request #619 from bchretien/master Bailey Ling 2014-10-15 21:12:15 -0400
  • 7c4bf0aba6 Make tabline's left separators customizable as right separathers. wenli 2014-10-15 22:32:00 +0200
  • 23b452d1ae themes: fix GUI murmur theme. Benjamin Chrétien 2014-10-13 23:45:00 +0200
  • 84c242a27d Display warnings only when there are no errors messages. Kannan Rajah 2014-10-12 17:38:06 -0700
  • 0bc3a21116 Merge pull request #614 from Pychimp/two-themes Bailey Ling 2014-10-05 18:13:08 -0400
  • 258817ff38 Update raven.vim Pratheek 2014-10-05 20:05:17 +0530
  • 53e765a49d Merge pull request #582 from Pychimp/two-themes Bailey Ling 2014-10-05 08:30:32 -0400
  • 51c788a37b Merge pull request #613 from meonkeys/patch-1 Bailey Ling 2014-10-05 08:29:26 -0400
  • b16870fbf9 Added theme support for console vim Pychimp 2014-10-05 15:05:47 +0530
  • 6feec73d14 README: fix link to powerline font install docs Adam Monsen 2014-10-04 20:35:10 -0700
  • 825a048b10 Merge pull request #603 from kballard/part_condition_special_char Bailey Ling 2014-09-22 22:36:04 -0400
  • 908f031f42 Handle special characters in part conditions Kevin Ballard 2014-09-22 01:44:23 -0700
  • 4dab93470f improve buffer index mode and fix usages where there's overflow Bailey Ling 2014-09-17 09:52:08 -0400
  • 8421f03178 Merge pull request #598 from wesQ3/pr Bailey Ling 2014-09-15 12:31:33 -0400
  • 50c9ea89a5 Merge pull request #589 from paulhybryant/master Bailey Ling 2014-09-15 12:30:08 -0400
  • ae472d6716 Add buffer_idx_mode to vim-airline. Update documentation. Keep buffer index-id map a script scope variable. Yu Huang 2014-09-01 17:16:58 -0700
  • 3eef719c4d Merge pull request #595 from mseabold/upstream Bailey Ling 2014-09-11 22:40:39 -0400
  • d6475684b7 add windowswap extension Wes Malone 2014-09-04 22:02:19 -0500