Update vim configs

This commit is contained in:
arnaucube
2020-09-15 15:29:24 +02:00
parent fa3a1f9c1a
commit 9270f1dd50
5 changed files with 63 additions and 49 deletions

View File

@@ -13,6 +13,7 @@ cp ./.tmux.conf ~/.tmux.conf
# vim
echo "setting vim config"
cp ./.vimrc ~/.vimrc
cp ./vimconfigbase.vim ~/vimconfigbase.vim
# neovim
echo "installing neovim"