feat: dim coc type annotations
This commit is contained in:
parent
abc0d8d3f1
commit
e5737e86ea
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@ let g:vimwiki_global_ext = 0
|
|||
|
||||
" coc
|
||||
set updatetime=300
|
||||
highlight CocHintSign ctermfg=10
|
||||
|
||||
let g:coc_global_extensions = [
|
||||
\ 'coc-clangd',
|
||||
|
|
Loading…
Reference in a new issue