Update README.md
This commit is contained in:
parent
c2f7659849
commit
758ea2160e
@ -26,5 +26,9 @@ curl -sL install-node.vercel.app/lts | bash
|
|||||||
```
|
```
|
||||||
Run commands in NeoVim/Vim:
|
Run commands in NeoVim/Vim:
|
||||||
```
|
```
|
||||||
:CocInstall coc-json coc-tsserver coc-snippets coc-vimtex coc-pairs
|
:CocInstall coc-json coc-tsserver coc-snippets coc-pairs
|
||||||
|
```
|
||||||
|
Tex completion source for vimtex:
|
||||||
|
```
|
||||||
|
:CocInstall coc-vimtex
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user