Tweak diagnostics in coc.nvim

This commit is contained in:
2020-01-14 13:05:33 +01:00
parent 6e62775c1d
commit 1c2e0fccc3

View File

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