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