autozimu / LanguageClient-neovim

Language Server Protocol (LSP) support for vim and neovim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

configure linting to display sign in gutter and quicklist but not inline

srearl opened this issue · comments

Is it possible to configure linting such that signs are displayed in the gutter and details are provided in the quicklist but inline text/highlighting are not displayed? I have played with many combinations of settings in LanguageClient_diagnosticsDisplay but without success. Thanks in advance for any suggestions.