summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2014-08-14 14:19:31 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2014-08-14 14:19:31 +0200
commitd31f530530921ec9eb70e3c8d11c34fc393ab2bb (patch)
tree025c9c72810c0e714763a1238a05083d380f1654
parent02623f8adf72297b946167817710bb81a955d0e3 (diff)
downloadvim-d31f530530921ec9eb70e3c8d11c34fc393ab2bb.zip
vim-d31f530530921ec9eb70e3c8d11c34fc393ab2bb.tar.gz
add vimperatorrc
-rwxr-xr-xinstall1
-rw-r--r--vimperatorrc2
2 files changed, 3 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
diff --git a/vimperatorrc b/vimperatorrc
new file mode 100644
index 0000000..cf46e68
--- /dev/null
+++ b/vimperatorrc
@@ -0,0 +1,2 @@
+
+source ~/.vim/scripts/bepo-layout.vim