Customise coc.nvim signcolumn signs
This commit is contained in:
parent
05b047f374
commit
0315c070f5
@ -1 +1,7 @@
|
||||
{"cmake.lsp.enable": true}
|
||||
{
|
||||
"cmake.lsp.enable": true,
|
||||
"diagnostic.hintSign": "▸",
|
||||
"diagnostic.infoSign": "▸",
|
||||
"diagnostic.warningSign": "▸",
|
||||
"diagnostic.errorSign": "▸"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user