doc
This commit is contained in:
parent
d6ebd2b613
commit
64b690aecf
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@ Tsserver language server extension for [coc.nvim](https://github.com/neoclide/co
|
||||||
|
|
||||||
Most code from `typescript-language-features` extension which bundled with VSCode.
|
Most code from `typescript-language-features` extension which bundled with VSCode.
|
||||||
|
|
||||||
|
**Note:** if you're using nvm, you need configure `tsserver.npm` to your global
|
||||||
|
npm executable path.
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
In your vim/neovim, run command:
|
In your vim/neovim, run command:
|
||||||
|
|
Loading…
Reference in a new issue