Back to standard vim.

This commit is contained in:
Bartek Stalewski 2020-10-17 03:23:37 +02:00
parent a07227fd11
commit f95903f89f
2 changed files with 3 additions and 3 deletions

View file

@ -11,9 +11,9 @@ mkdir -p ~/.config
## vim
# cleaning
rm -rf ~/.vim* ~/.config/vim
mkdir -p ~/.config/vim
mkdir -p ~/.config/vim/runtime
# installing
ln -sf ~/.dotfiles/vim/autoload ~/.config/vim/
ln -sf ~/.dotfiles/vim/autoload ~/.config/vim/runtime
ln -sf ~/.dotfiles/vim/vimrc ~/.vimrc
## .gitignore