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