diff --git a/.gitmodules b/.gitmodules index 17971f6..25bc847 100644 --- a/.gitmodules +++ b/.gitmodules @@ -115,3 +115,6 @@ [submodule ".vim/bundle/rust.vim"] path = .vim/bundle/rust.vim url = https://github.com/rust-lang/rust.vim.git +[submodule ".vim/bundle/vim-projectionist"] + path = .vim/bundle/vim-projectionist + url = git://github.com/tpope/vim-projectionist.git diff --git a/.vim/bundle/vim-projectionist b/.vim/bundle/vim-projectionist new file mode 160000 index 0000000..372d529 --- /dev/null +++ b/.vim/bundle/vim-projectionist @@ -0,0 +1 @@ +Subproject commit 372d529d22ac6d2952472438157ee03b7a3fd8ae