summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xinstall1
1 files changed, 1 insertions, 0 deletions
diff --git a/install b/install
index 01aba99..358b8ce 100755
--- a/install
+++ b/install
@@ -26,6 +26,7 @@ GIT_URLS="
github.com/tpope/vim-markdown.git
github.com/majutsushi/tagbar
github.com/altercation/vim-colors-solarized.git
+ github.com/embear/vim-localvimrc.git
"
[ ! -d $DIR/bundle ] && mkdir $DIR/bundle
cd $DIR/bundle