Switch to neovim
This commit is contained in:
parent
d136d93ca2
commit
c665ce2e66
2 changed files with 2 additions and 10 deletions
|
@ -9,11 +9,10 @@ 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 ~/.vim
|
||||
ln -sf ~/.dotfiles/vim/init.vim ~/.vimrc
|
||||
ln -sf ~/.dotfiles/vim ~/.config/nvim
|
||||
|
||||
## .gitignore
|
||||
# cleaning
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue