Commit Graph

23 Commits

Author SHA1 Message Date
Christian Brabandt 3cc0bfc390 fix issue #955 2016-01-28 11:15:25 +01:00
Christian Brabandt d7f4fbf529 Merge pull request #902 from efirs/ef_ycm_error_warning_count
Show YouCompleteMe error and warning count in the statusline
2016-01-28 10:11:37 +01:00
Evgeny Firsov 6d81660fd8 Show YouCompleteMe error and warning count in the statusline
Signed-off-by: Evgeny Firsov <firs1978@gmail.com>
2016-01-27 23:21:16 -08:00
Bailey Ling 048b24a916 happy 2016! 2016-01-14 21:38:38 -05:00
Bailey Ling 1ca6ffb6d0 happy 2015
resolves #692.
2015-02-13 21:47:43 -05:00
Bailey Ling 6b4f03efbc fix seperator drawing when tabs are shown. fixes #653. 2014-11-25 21:04:18 -05:00
Quinn Strahl ed180fda62 Preserve section c text for inactive windows
- Closes #573
2014-08-15 15:44:18 -04:00
Bailey Ling baed8ac063 happy 2014 2014-01-19 23:44:44 -05:00
Bailey Ling ccd419bb0f fix 7.2 incompatibility. 2013-09-22 17:43:14 -04:00
bling bfe35ed76c replace all instance of space with the no-break space. resolves #256. 2013-09-22 11:29:27 -04:00
Bailey Ling 2d465afb95 tweak default truncation values so 80-width still shows all (#259). 2013-09-18 21:33:17 -04:00
Bailey Ling bed11010ba make the separator optional for older vim versions. resolves #239. 2013-09-10 01:34:35 +00:00
Bailey Ling 5754bcabce use airline_c for better predicability. 2013-09-05 20:47:38 +00:00
Bailey Ling 01d742794f basic working independent inactive modified highlights. 2013-09-05 20:45:12 +00:00
Bailey Ling 2f7cf4cffd minor adjustment to inactive sections. 2013-09-03 03:24:41 +00:00
Bailey Ling c858116f87 hide warning section in inactive splits. 2013-09-01 10:24:24 -04:00
Bailey Ling 8beb275534 fix inactive highlighting colors. 2013-08-28 15:40:09 +00:00
Bailey Ling 39c3ba360e support configurable layouts. 2013-08-28 00:00:23 +00:00
Bailey Ling ea4e0280fb rename warningmsg to warning. 2013-08-27 23:44:03 +00:00
Bailey Ling ff975d3d7d move file encoding/type into a part. 2013-08-27 18:39:34 +00:00
Bailey Ling 5c1c985502 tweak width truncation values. 2013-08-27 07:55:28 -04:00
Bailey Ling bc03ab5cbf support section truncation based on window width. resolves #190. 2013-08-27 01:16:56 +00:00
Bailey Ling 1980c51971 extract core logic into the default extension. 2013-08-27 00:56:54 +00:00