my-vim/settingUpVim.txt
2021-01-26 16:07:48 -05:00

12 lines
288 B
Plaintext

Install vim
Install vim-plug
copy over vim.rc
run vim and do a plugInstall
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