From 73bb0151d9104a0d6e9953287d6d300b1696c297 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Tue, 1 Sep 2015 07:55:53 -0700 Subject: [PATCH] [vim] Add projectionist plugin --- .gitmodules | 3 +++ .vim/bundle/vim-projectionist | 1 + 2 files changed, 4 insertions(+) create mode 160000 .vim/bundle/vim-projectionist 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