2020-11-18 11:21:13 -05:00
|
|
|
Install vim
|
2021-01-26 15:50:01 -05:00
|
|
|
Install vundle
|
|
|
|
Install Coc
|
|
|
|
Hopefully I backed up my config, if not, oh well.
|
|
|
|
CocInstall coc-html coc-css coc-python coc-marketplace coc-clangd
|
2020-11-18 11:21:13 -05:00
|
|
|
|
|
|
|
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
|