Added coc-html
This commit is contained in:
parent
714b522855
commit
e34d6b19a0
1 changed files with 1 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue