From 9d71297561c7d14f52f726abdde2d12d99f452b6 Mon Sep 17 00:00:00 2001 From: Barak Michener Date: Tue, 7 May 2013 16:50:06 -0400 Subject: [PATCH] new sparkup --- .gitmodules | 3 +++ .vim/bundle/vim-sparkup | 1 + 2 files changed, 4 insertions(+) create mode 160000 .vim/bundle/vim-sparkup diff --git a/.gitmodules b/.gitmodules index ebd6aa9..d951888 100644 --- a/.gitmodules +++ b/.gitmodules @@ -64,3 +64,6 @@ [submodule ".vim/bundle/YouCompleteMe"] path = .vim/bundle/YouCompleteMe url = https://github.com/Valloric/YouCompleteMe.git +[submodule ".vim/bundle/vim-sparkup"] + path = .vim/bundle/vim-sparkup + url = git://github.com/tristen/vim-sparkup.git diff --git a/.vim/bundle/vim-sparkup b/.vim/bundle/vim-sparkup new file mode 160000 index 0000000..b5e9269 --- /dev/null +++ b/.vim/bundle/vim-sparkup @@ -0,0 +1 @@ +Subproject commit b5e9269136ae8dc7d6fbd5ed8777cbcd8cc22fbf