vim-airline/autoload/airline
Christian Brabandt 70b06be4b0
highlighter: do not error out, if defined hi-color does not exist
if a color definition is being used, that Vim does not seem to
recognize, instead of erroring out fallback to a hard-coded value of
grey. Otherwise we do have potentially a bad user experience for
throwing too many error messages at the user in very short time, which
may prevent him from doing the actual work (as just happened to me)

Grey should always be defined and it should be rather easy to spot
(I hope). Also just mention for what group this happens.

This should give the user a clue, where and when this happens (so he may
be able to adjust the theme).
2021-04-14 12:36:00 +02:00
..
extensions Merge pull request #2355 from patrick96/coc_current_function 2021-03-27 17:15:19 +01:00
formatter [fix] short path formatter's space 2020-11-05 23:44:29 +09:00
themes Modified dark.vim commandline gui colors 2021-01-08 15:26:18 +01:00
async.vim Happy new year! 2021-01-01 12:57:00 +00:00
builder.vim Happy new year! 2021-01-01 12:57:00 +00:00
debug.vim Happy new year! 2021-01-01 12:57:00 +00:00
extensions.vim Ensure correct checking of LSP support on neovim 2021-02-03 12:11:53 +01:00
highlighter.vim highlighter: do not error out, if defined hi-color does not exist 2021-04-14 12:36:00 +02:00
init.vim coc: Show the current function in section_x 2021-03-20 00:42:46 +01:00
msdos.vim Happy new year! 2021-01-01 12:57:00 +00:00
parts.vim init: section_y includes missing endofline and BOM 2021-01-02 19:26:44 +01:00
section.vim Happy new year! 2021-01-01 12:57:00 +00:00
themes.vim Happy new year! 2021-01-01 12:57:00 +00:00
util.vim Happy new year! 2021-01-01 12:57:00 +00:00