Added coc-tsserver extension
This commit is contained in:
parent
7be23df8ad
commit
35e1aae000
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@ let g:coc_global_extensions = [
|
||||||
\ 'coc-rust-analyzer',
|
\ 'coc-rust-analyzer',
|
||||||
\ 'coc-sh',
|
\ 'coc-sh',
|
||||||
\ 'coc-toml',
|
\ 'coc-toml',
|
||||||
|
\ 'coc-tsserver',
|
||||||
\ 'coc-vimlsp',
|
\ 'coc-vimlsp',
|
||||||
\ 'coc-yaml',
|
\ 'coc-yaml',
|
||||||
\ ]
|
\ ]
|
||||||
|
|
Loading…
Reference in a new issue