Switch to neovim
This commit is contained in:
parent
c665ce2e66
commit
afe00c4c09
0
.gitmodules
vendored
0
.gitmodules
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user