feat: dim coc type annotations

main
mandlm 2021-07-08 08:44:51 +02:00
parent abc0d8d3f1
commit e5737e86ea
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 1 additions and 0 deletions

View File

@ -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',