Commit Graph

  • de925becf6 Merge pull request #997 from chrisbra/fix_e315 Christian Brabandt 2016-02-06 00:07:29 +01:00
  • 050945f087 update_tabline() may cause E315 Christian Brabandt 2016-02-06 00:03:27 +01:00
  • ae85179c3a Merge pull request #994 from chrisbra/neovim_fix Christian Brabandt 2016-02-05 23:54:55 +01:00
  • 0022de3b78 Small improvement for untracked feature Christian Brabandt 2016-02-05 23:07:47 +01:00
  • 87d60febaf fix neovim color mode Christian Brabandt 2016-02-05 22:19:48 +01:00
  • fdb74f549d Make the BOM indicator '[BOM]' Christian Brabandt 2016-02-05 18:19:53 +01:00
  • 89094025c0 Merge pull request #992 from chrisbra/bomb_indicator Christian Brabandt 2016-02-05 11:41:57 +01:00
  • 42b59a05bf Add bomb indicator to the encoding section. Christian Brabandt 2016-02-05 11:31:07 +01:00
  • b2bf331d6b Merge pull request #991 from metalelf0/master Christian Brabandt 2016-02-05 09:29:19 +01:00
  • ef3746d022 Neovim support Andrea Schiavini 2016-02-05 09:19:31 +01:00
  • 3f927b587d Revert "remove wrong backslash" Christian Brabandt 2016-02-04 19:03:25 +01:00
  • d8adbfa135 Add untracked feature to branch extension. Christian Brabandt 2016-02-02 22:45:47 +01:00
  • f57c5daf66 Fix highlighting problems with Vim Christian Brabandt 2016-02-02 20:32:30 +01:00
  • da3f3bf1d7 remove wrong backslash Christian Brabandt 2016-02-04 16:25:27 +01:00
  • 9d1196f40a add changelog Christian Brabandt 2016-02-02 22:42:20 +01:00
  • d6a42528a1 Made fugitive and lawrencium coexist in peace, namark 2016-01-29 16:11:14 +04:00
  • 7c234a0139 Merge pull request #983 from adarsh/ap-update-theme-documentation Christian Brabandt 2016-02-01 10:52:34 +01:00
  • ddbc454315 Link to new theme repository in README.md Adarsh Pandit 2016-01-31 21:35:01 -08:00
  • dbb4d3236b Merge pull request #980 from chrisbra/test_colorscheme Christian Brabandt 2016-01-31 21:24:50 +01:00
  • 2d4cb5c1ad updated travis Christian Brabandt 2016-01-31 17:28:37 +01:00
  • 8c860b7045 Merge pull request #977 from vim-airline/theme-fix Bailey Ling 2016-01-31 08:43:55 -05:00
  • ffe0fafa2d fix load regression errors with recent theme changes Bailey Ling 2016-01-30 15:17:19 -05:00
  • c34b29beb4 Merge pull request #973 from chrisbra/airline_error Christian Brabandt 2016-01-30 21:02:24 +01:00
  • 31730c6ec8 Merge pull request #976 from tuopen/master Christian Brabandt 2016-01-30 20:45:59 +01:00
  • 905522cd8b Fix issue when an airline theme and an external colorscheme have been defined Tuomas Penttilä 2016-01-30 21:35:14 +02:00
  • 9c2c0816f5 some more smaller updates Christian Brabandt 2016-01-30 16:47:40 +01:00
  • c88f04cd1a Merge pull request #972 from chrisbra/doc Christian Brabandt 2016-01-30 16:50:03 +01:00
  • e60611691f small update to documentation Christian Brabandt 2016-01-30 16:07:17 +01:00
  • 6e223196ff Merge pull request #971 from chrisbra/fix_travis Christian Brabandt 2016-01-30 15:08:04 +01:00
  • 5ed7c81b6d fix travis failing Christian Brabandt 2016-01-30 14:31:22 +01:00
  • e685bae41e Update documentation with YCM extension enable/disable instruction Evgeny Firsov 2016-01-29 21:39:12 -08:00
  • 44045bc280 Disable YCM extension by default Evgeny Firsov 2016-01-29 21:32:29 -08:00
  • 450e2535af Merge pull request #960 from chrisbra/airline_error Christian Brabandt 2016-01-30 14:09:24 +01:00
  • 512d03d81b Merge pull request #970 from chrisbra/theme_init Christian Brabandt 2016-01-30 14:08:01 +01:00
  • e7560025d1 Fix break for non-existing g:airline_theme Christian Brabandt 2016-01-30 14:03:01 +01:00
  • d7fd8ca649 remove all themes from the core repository except for the default. Bailey Ling 2016-01-29 22:24:49 -05:00
  • ce44577f1b move branch variable into the extension Bailey Ling 2016-01-29 09:29:40 -05:00
  • e5c4306698 Do not add empty error section Christian Brabandt 2016-01-28 19:01:05 +01:00
  • 90af4618f5 only init ycm extension, when YCM is available Christian Brabandt 2016-01-28 17:38:59 +01:00
  • 1887b782e3 Merge pull request #959 from rubbsdecvik/master Bailey Ling 2016-01-28 11:37:48 -05:00
  • 392ea2b185 Make FAQ URL reflect new Org Patrick Regan 2016-01-28 11:30:10 -05:00
  • b7a74b1748 remove deprecated variables Bailey Ling 2016-01-28 09:54:14 -05:00
  • 1d8408a7f8 Merge pull request #958 from jmoses/master Christian Brabandt 2016-01-28 14:05:09 +01:00
  • e50b34ff63 Fix typo from PR #953 Jon Moses 2016-01-28 07:58:29 -05:00
  • 141f9358a2 Merge pull request #953 from chrisbra/airline_refresh Christian Brabandt 2016-01-28 11:21:24 +01:00
  • 1f2ac998d7 Merge pull request #956 from chrisbra/fix_issue_955 Christian Brabandt 2016-01-28 11:19:21 +01:00
  • 3cc0bfc390 fix issue #955 Christian Brabandt 2016-01-28 11:15:25 +01:00
  • d7f4fbf529 Merge pull request #902 from efirs/ef_ycm_error_warning_count Christian Brabandt 2016-01-28 10:11:37 +01:00
  • 70ca735af0 When calling :AirlineRefresh, also update branch name Christian Brabandt 2016-01-28 09:49:09 +01:00
  • 2711863088 Added documentation for YCM extenstion Evgeny Firsov 2016-01-28 00:40:27 -08:00
  • 6d81660fd8 Show YouCompleteMe error and warning count in the statusline Evgeny Firsov 2015-12-25 21:10:55 -08:00
  • f7835562a3 spike for combined buffers/tabs 639-spike Bailey Ling 2016-01-27 23:11:11 -05:00
  • 3cd278ad08 add deprecation warning regarding themes #923. Bailey Ling 2016-01-27 22:45:02 -05:00
  • 69587e1aa0 Merge pull request #839 from yeskeen/master Bailey Ling 2016-01-27 22:17:59 -05:00
  • 87e2e578b5 Merge pull request #865 from dlanileonardo/master Bailey Ling 2016-01-27 22:17:35 -05:00
  • 2cf0ac1230 Merge pull request #937 from chrisbra/xtermlight Bailey Ling 2016-01-27 22:17:21 -05:00
  • 94611d1091 Merge pull request #951 from chrisbra/fix_wordcount Christian Brabandt 2016-01-27 21:23:16 +01:00
  • da21b97529 fix stupid typo Christian Brabandt 2016-01-27 21:21:12 +01:00
  • 82d1cab392 Merge pull request #950 from chrisbra/msdos_colors Christian Brabandt 2016-01-27 20:46:03 +01:00
  • b094374f37 Merge pull request #944 from chrisbra/wordcount_formatter Christian Brabandt 2016-01-27 20:41:21 +01:00
  • 1be1ed8810 Merge pull request #947 from chrisbra/custom_trailing_space Christian Brabandt 2016-01-27 20:40:47 +01:00
  • 768a475add Better algorightm, to get msdos colors Christian Brabandt 2016-01-27 20:06:22 +01:00
  • 1490f59e75 Merge pull request #949 from chrisbra/cmd_highlighter Christian Brabandt 2016-01-27 19:13:51 +01:00
  • 5181d49a63 cmd.exe: Check for NONE/fg/bg of color value Christian Brabandt 2016-01-27 19:12:54 +01:00
  • a1cb468339 Merge pull request #948 from cHoco/patch-1 Christian Brabandt 2016-01-27 17:29:56 +01:00
  • 04f4b0f778 base16-theme: Revert changes for active statusline Enrico Ghirardi 2016-01-27 17:13:57 +01:00
  • 453f4b759f Allow to customize the trailing whitespace regexp Christian Brabandt 2016-01-27 14:18:28 +01:00
  • 020ee382dc Merge pull request #945 from chrisbra/bufadd_ignore Christian Brabandt 2016-01-26 20:58:10 +01:00
  • 889492e01c fix issue #939 Christian Brabandt 2016-01-25 21:29:40 +01:00
  • 97e204f3b6 Some improvements to the wordcount plugin Christian Brabandt 2016-01-25 21:00:05 +01:00
  • c35fd1a068 Merge pull request #942 from chrisbra/hi_problem_758 Bailey Ling 2016-01-25 09:31:28 -05:00
  • 349ca86c71 Correct the comparison for given color codes Christian Brabandt 2016-01-25 12:21:34 +01:00
  • fb76dfbca1 Merge pull request #941 from chrisbra/doc Christian Brabandt 2016-01-23 22:10:16 +01:00
  • 9e25f52c6f clarify how to add custom parts to the statusline Christian Brabandt 2016-01-23 22:09:37 +01:00
  • cce3e41398 Merge pull request #940 from chrisbra/nrrwrgn Christian Brabandt 2016-01-23 21:35:28 +01:00
  • e42c0b0f33 NrrwRgn: Only use Utf-8 Glyph in utf8 encoding Christian Brabandt 2016-01-23 21:31:34 +01:00
  • 8fb92586ee Merge pull request #938 from chrisbra/undefined_bold Bailey Ling 2016-01-23 13:50:38 -05:00
  • 698db37591 Merge pull request #932 from chrisbra/updated-doc Bailey Ling 2016-01-23 13:47:17 -05:00
  • b1c00b6cc9 define linenr with bold accent Christian Brabandt 2016-01-23 12:48:30 +01:00
  • 5923ced2b0 clarify buffer_idx mode mappings Christian Brabandt 2016-01-20 20:22:12 +01:00
  • fb255b570d Merge pull request #935 from chrisbra/bufadd_autocmd Bailey Ling 2016-01-22 09:14:14 -05:00
  • b6d65b41a0 add xtermlight theme Christian Brabandt 2016-01-22 11:16:37 +01:00
  • 8ae46e989d update tabline on bufadd events Christian Brabandt 2016-01-21 10:00:06 +01:00
  • 8afd72d886 Merge pull request #936 from h3xx/fix-logic-simplicity Christian Brabandt 2016-01-21 20:50:14 +01:00
  • 1d6ec383e4 Simplify logic on if statement Dan Church 2016-01-21 10:45:10 -06:00
  • d07799421a Merge pull request #934 from chrisbra/formatter Christian Brabandt 2016-01-20 23:59:05 +01:00
  • 604f744727 fix typo in documentation about formatters Christian Brabandt 2016-01-20 23:53:14 +01:00
  • 0e6a0b9389 Merge pull request #893 from blueyed/theme-base16-vertsplit Christian Brabandt 2016-01-20 23:31:36 +01:00
  • fb77c3ac27 Merge pull request #933 from chrisbra/fix_virtualenv Christian Brabandt 2016-01-20 23:23:12 +01:00
  • 2ebe79a0d0 fix issue with virtualenv Christian Brabandt 2016-01-20 23:21:20 +01:00
  • c10a072b9e base16 theme: use Normal/VertSplit for inactive statusline Daniel Hahler 2015-12-06 19:37:31 +01:00
  • 17eff4f4b0 Merge pull request #931 from chrisbra/tabline-mappings Bailey Ling 2016-01-20 15:25:48 -05:00
  • b8278dc446 Merge pull request #930 from chrisbra/511 Bailey Ling 2016-01-20 15:25:29 -05:00
  • 6c1fb7e275 use silent flag for AirlineSelectTab mappings Christian Brabandt 2016-01-20 17:14:52 +01:00
  • 7ace10651f Make the virtualenv extension work better Christian Brabandt 2016-01-20 20:02:21 +01:00
  • dcfe24bc6d Merge pull request #929 from chrisbra/preview-window Christian Brabandt 2016-01-20 19:27:24 +01:00
  • 0a75e493a6 Also draw a nice statusline in the preview window Christian Brabandt 2016-01-19 20:48:56 +01:00
  • 348663f7f8 introduce contributing.md Bailey Ling 2016-01-18 14:01:39 -05:00
  • 44769aab3a Merge pull request #925 from chrisbra/show_tabline Bailey Ling 2016-01-17 18:29:04 -05:00
  • db6bf458fb Check window size Christian Brabandt 2016-01-17 18:28:04 +01:00