Add requirement for nodejs
This commit is contained in:
parent
b7504d8adb
commit
ccf00845d1
@ -20,10 +20,11 @@ Install plugins:
|
|||||||
:PlugInstall
|
:PlugInstall
|
||||||
```
|
```
|
||||||
## Conquer of Completion
|
## Conquer of Completion
|
||||||
|
Nodejs is a requirement:
|
||||||
|
```
|
||||||
|
curl -sL install-node.vercel.app/lts | bash
|
||||||
|
```
|
||||||
Run commands in NeoVim/Vim:
|
Run commands in NeoVim/Vim:
|
||||||
```
|
```
|
||||||
:CocInstall coc-json coc-tsserver
|
:CocInstall coc-json coc-tsserver coc-snippets coc-vimtex coc-pairs
|
||||||
:CocInstall coc-snippets
|
|
||||||
:CocInstall coc-vimtex
|
|
||||||
:CocInstall coc-pairs
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user