Added coc-html

This commit is contained in:
Michael Mandl 2020-11-13 14:02:55 +01:00
parent 714b522855
commit e34d6b19a0
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7

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