Tweak diagnostics in coc.nvim
This commit is contained in:
parent
6e62775c1d
commit
1c2e0fccc3
@ -107,5 +107,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"coc.preferences.hoverTarget": "float",
|
"coc.preferences.hoverTarget": "float",
|
||||||
|
"diagnostic.virtualText": true,
|
||||||
|
"diagnostic.enableSign": true,
|
||||||
"suggest.floatEnable": true
|
"suggest.floatEnable": true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user