support for nvim and legacy for vim

This commit is contained in:
Bartek Stalewski 2016-06-14 13:32:25 +02:00
parent ac76077ea7
commit 6123a0740a

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# cleaning # cleaning
rm -rf ~/.dotfiles ~/.oh-my-zsh ~/.zshrc ~/.vim ~/.vimrc ~/.gvimrc ~/.gitignore ~/.tmux.conf rm -rf ~/.dotfiles ~/.oh-my-zsh ~/.zshrc ~/.vim ~/.vimrc ~/.config/nvim ~/.gitignore ~/.tmux.conf
# repos # repos
if [ `whoami` = "f" ]; then if [ `whoami` = "f" ]; then