From d975aab0ab4f5781743f42264786f4d8b679d307 Mon Sep 17 00:00:00 2001 From: Victor Alberto Date: Mon, 5 Dec 2022 00:31:25 -0600 Subject: [PATCH] Update python plugin --- init.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.vim b/init.vim index 89ece31..e589342 100644 --- a/init.vim +++ b/init.vim @@ -43,7 +43,7 @@ let g:NERDTreeDirArrowCollapsible="~" " --- Just Some Notes --- " :PlugClean :PlugInstall :UpdateRemotePlugins " -" :CocInstall coc-python +" :CocInstall coc-pyright " :CocInstall coc-clangd " :CocInstall coc-snippets " :CocCommand snippets.edit... FOR EACH FILE TYPE