summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall1
1 files changed, 1 insertions, 0 deletions
diff --git a/install b/install
index dd34aa6..b6dd17c 100755
--- a/install
+++ b/install
@@ -5,6 +5,7 @@ pushd $HOME >/dev/null
rm .vim*
ln -sf $DIR .vim
ln -sf $DIR/vimrc .vimrc
+ln -sf $DIR/vimperatorrc .vimperatorrc
popd >/dev/null
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim