my-vim/settingUpVim.txt

12 lines
288 B
Plaintext
Raw Permalink Normal View History

2020-11-18 11:21:13 -05:00
Install vim
2021-01-26 16:07:48 -05:00
Install vim-plug
copy over vim.rc
run vim and do a plugInstall
2021-01-26 15:50:01 -05:00
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