Added coc-tsserver extension

main
mandlm 2021-01-13 08:50:44 +01:00
parent 7be23df8ad
commit 35e1aae000
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@ let g:coc_global_extensions = [
\ 'coc-rust-analyzer',
\ 'coc-sh',
\ 'coc-toml',
\ 'coc-tsserver',
\ 'coc-vimlsp',
\ 'coc-yaml',
\ ]