diff --git a/README.md b/README.md index 797393a..1f1ebeb 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,5 @@ My basic vim setup. The instructions need to be updated after some trial and error. -Debating on seeing if I can avoid Vundle. - I'm thinking I should prolly include the plugins via this repo instead of having to go deal with everything in the instructions. diff --git a/settingUpVim.txt b/settingUpVim.txt index d1c73d7..e7477ca 100644 --- a/settingUpVim.txt +++ b/settingUpVim.txt @@ -1,7 +1,8 @@ Install vim -Install vundle -Install Coc -Hopefully I backed up my config, if not, oh well. +Install vim-plug + +run :PlugInstall + CocInstall coc-html coc-css coc-python coc-marketplace coc-java vim /usr/share/vim/vim81/ftplugin/python.vim @@ -9,7 +10,6 @@ vim /usr/share/vim/vim81/ftplugin/python.vim (I don't care for tabs being forced into spaces) use pip3 to install and updated jedi - ;;; Install comment plugin mkdir -p ~/.vim/pack/tpope/start cd ~/.vim/pack/tpope/start