Added coc-html
This commit is contained in:
parent
714b522855
commit
e34d6b19a0
@ -157,6 +157,7 @@ set updatetime=300
|
|||||||
let g:coc_global_extensions = [
|
let g:coc_global_extensions = [
|
||||||
\ 'coc-clangd',
|
\ 'coc-clangd',
|
||||||
\ 'coc-cmake',
|
\ 'coc-cmake',
|
||||||
|
\ 'coc-html',
|
||||||
\ 'coc-json',
|
\ 'coc-json',
|
||||||
\ 'coc-python',
|
\ 'coc-python',
|
||||||
\ 'coc-rust-analyzer',
|
\ 'coc-rust-analyzer',
|
||||||
|
Reference in New Issue
Block a user