10 lines
300 B
Plaintext
10 lines
300 B
Plaintext
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 coc-clangd
|
|
|
|
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
|