Back to standard vim.
This commit is contained in:
parent
a07227fd11
commit
f95903f89f
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue