autozimu / LanguageClient-neovim

Language Server Protocol (LSP) support for vim and neovim.
MIT License
3.55k stars 272 forks source link

Refactor config so that it logs parse errors #1192

Closed martskins closed 3 years ago

martskins commented 3 years ago

This PR refactors the config module so that it exposes a LoggerConfig that we can parse before the rest of the config. This allows us to log any parse errors that occur while parsing the bigger Config.