summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2013-01-14 06:42:36 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2013-01-14 06:42:36 +0100
commitf9e8a8ea8bddd501851457073d9c021c499c37bf (patch)
tree0d3471e8171f45ab954c8dbf2cf3318945d9a7d8
parentcc1f35e5af26c0c6b28478e54c5fe9f381499aae (diff)
downloadvim-f9e8a8ea8bddd501851457073d9c021c499c37bf.zip
vim-f9e8a8ea8bddd501851457073d9c021c499c37bf.tar.gz
app github.com/embear/vim-localvimrc.git
-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