coc: Improved error display

This commit is contained in:
2020-01-06 20:00:33 +01:00
parent f4ca468dd3
commit dd6e271171

View File

@@ -1,4 +1,6 @@
{ {
"diagnostic.checkCurrentLine": true,
"diagnostic.joinMessageLines": true,
"languageserver": { "languageserver": {
"ccls": { "ccls": {
"command": "ccls", "command": "ccls",