feat: change annotation highlighting
This commit is contained in:
parent
669520f697
commit
db439caed7
@ -151,7 +151,7 @@ let g:indent_blankline_char = '┊'
|
||||
|
||||
" coc
|
||||
set updatetime=300
|
||||
highlight CocHintSign ctermfg=10
|
||||
highlight CocHintSign ctermfg=10 ctermbg=0
|
||||
|
||||
let g:coc_global_extensions = [
|
||||
\ 'coc-clangd',
|
||||
|
Reference in New Issue
Block a user