From 758ea2160e406a393cc09a54cd5b5db40ad6e96d Mon Sep 17 00:00:00 2001 From: nnduc Date: Sat, 28 Oct 2023 08:24:49 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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