Disable coc.nvim inlay hints globally
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"clangd.inlayHints.enable": false,
|
"inlayHint.enable": false,
|
||||||
"cmake.lsp.enable": true,
|
"cmake.lsp.enable": true,
|
||||||
"diagnostic.enableHighlightLineNumber": false,
|
"diagnostic.enableHighlightLineNumber": false,
|
||||||
"diagnostic.errorSign": "▸",
|
"diagnostic.errorSign": "▸",
|
||||||
|
|||||||
Reference in New Issue
Block a user