Enable virtualText in coc.nvi
parent
53f3d2b1a1
commit
7a17450d43
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"diagnostic.displayByAle": true,
|
"diagnostic.displayByAle": true,
|
||||||
|
"diagnostic.virtualText": true,
|
||||||
"languageserver": {
|
"languageserver": {
|
||||||
"kotlin": {
|
"kotlin": {
|
||||||
"command": "~/lsp/kotlin/server/bin/kotlin-language-server",
|
"command": "~/lsp/kotlin/server/bin/kotlin-language-server",
|
||||||
|
|
Loading…
Reference in New Issue