Don't let coc.nvim highlight the number column
This commit is contained in:
parent
0315c070f5
commit
6053174173
@ -3,5 +3,6 @@
|
||||
"diagnostic.hintSign": "▸",
|
||||
"diagnostic.infoSign": "▸",
|
||||
"diagnostic.warningSign": "▸",
|
||||
"diagnostic.errorSign": "▸"
|
||||
"diagnostic.errorSign": "▸",
|
||||
"diagnostic.enableHighlightLineNumber": false
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user