my-vim/settingUpVim.txt

10 lines
289 B
Plaintext
Raw Normal View History

2020-11-18 11:21:13 -05:00
Install vim
Install vundle
Install Coc
Hopefully I backed up my config, if not, oh well.
CocInstall coc-html coc-css coc-python coc-marketplace
vim /usr/share/vim/vim81/ftplugin/python.vim
Comment out the tab stuff so it doesn't fuck up my tab setup
use pip3 to install and updated jedi