Tweak diagnostics in coc.nvim

This commit is contained in:
Julian Ospald 2020-01-14 13:05:33 +01:00
parent 6e62775c1d
commit 1c2e0fccc3
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 2 additions and 0 deletions

View File

@ -107,5 +107,7 @@
}
},
"coc.preferences.hoverTarget": "float",
"diagnostic.virtualText": true,
"diagnostic.enableSign": true,
"suggest.floatEnable": true
}