Switch to neovim

This commit is contained in:
Bartek Stalewski 2018-05-16 12:33:05 +02:00
parent c665ce2e66
commit afe00c4c09
2 changed files with 3 additions and 0 deletions

0
.gitmodules vendored
View File

View File

@ -9,10 +9,13 @@ git clone https://bitbucket.org/ftpd/dotfiles.git ~/.dotfiles
## vim
# cleaning
rm -rf ~/.vim*
rm -rf ~/.config/nvim
# installing
mkdir -p ~/.config
ln -sf ~/.dotfiles/vim ~/.config/nvim
ln -sf ~/.dotfiles/vim ~/.vim
ln -sf ~/.dotfiles/vim/init.vim ~/.vimrc
## .gitignore
# cleaning