Added coc-html

main
mandlm 2020-11-13 14:02:55 +01:00
parent 714b522855
commit e34d6b19a0
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@ set updatetime=300
let g:coc_global_extensions = [
\ 'coc-clangd',
\ 'coc-cmake',
\ 'coc-html',
\ 'coc-json',
\ 'coc-python',
\ 'coc-rust-analyzer',