nvim: coc-tsserver
This commit is contained in:
parent
54f8ab0b31
commit
3836f6fac7
2 changed files with 3 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"dependencies": {
|
||||
"coc-json": ">=1.3.4",
|
||||
"coc-rls": ">=1.1.6",
|
||||
"coc-rust-analyzer": ">=0.46.0"
|
||||
"coc-rust-analyzer": ">=0.46.0",
|
||||
"coc-tsserver": ">=1.8.1"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue