Enable virtualText in coc.nvi

pull/1/head
Ensar Sarajčić 2021-01-13 13:38:54 +01:00
parent 53f3d2b1a1
commit 7a17450d43
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
"diagnostic.displayByAle": true,
"diagnostic.virtualText": true,
"languageserver": {
"kotlin": {
"command": "~/lsp/kotlin/server/bin/kotlin-language-server",