diff --git a/README.md b/README.md index c1f3ea6..fe231b6 100644 --- a/README.md +++ b/README.md @@ -26,5 +26,9 @@ curl -sL install-node.vercel.app/lts | bash ``` 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 +``` \ No newline at end of file