think about neovim to replace vim

This commit is contained in:
Haak Saxberg 2015-12-02 16:23:07 -08:00 committed by Haak Saxberg
parent 60f3524a06
commit 2782cae8dc
3 changed files with 16 additions and 1 deletions

View file

@ -36,6 +36,10 @@ install_everything() {
vim +BundleInstall +qall
setup_youcompleteme
echo "setting up neovim files..."
mkdir ~/.config
ln -s ~/.vim ~/.config/nvim
echo "setting up tmux files..."
symlink_files tmux-files tmux.conf