summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules12
m---------.vim/bundle/bufexplorer0
m---------.vim/bundle/rainbow_parentheses.vim0
m---------.vim/bundle/tagbar0
m---------.vim/bundle/taglist.vim0
5 files changed, 12 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 377662e..bf26f06 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -16,3 +16,15 @@
[submodule ".vim/bundle/vim-easymotion"]
path = .vim/bundle/vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
+[submodule ".vim/bundle/rainbow_parentheses.vim"]
+ path = .vim/bundle/rainbow_parentheses.vim
+ url = https://github.com/kien/rainbow_parentheses.vim.git
+[submodule ".vim/bundle/taglist.vim"]
+ path = .vim/bundle/taglist.vim
+ url = https://github.com/vim-scripts/taglist.vim.git
+[submodule ".vim/bundle/tagbar"]
+ path = .vim/bundle/tagbar
+ url = https://github.com/majutsushi/tagbar.git
+[submodule ".vim/bundle/bufexplorer"]
+ path = .vim/bundle/bufexplorer
+ url = https://github.com/c9s/bufexplorer.git
diff --git a/.vim/bundle/bufexplorer b/.vim/bundle/bufexplorer
new file mode 160000
+Subproject b5fcd2b41a6f4de08d0a40bb6d9117cc256d29c
diff --git a/.vim/bundle/rainbow_parentheses.vim b/.vim/bundle/rainbow_parentheses.vim
new file mode 160000
+Subproject 874367f41275d8dd43204f0c491157accc8b5f0
diff --git a/.vim/bundle/tagbar b/.vim/bundle/tagbar
new file mode 160000
+Subproject cc222f5d8c22825af2906453ebe3833dfa67068
diff --git a/.vim/bundle/taglist.vim b/.vim/bundle/taglist.vim
new file mode 160000
+Subproject 53041fbc45398a9af631a20657e109707a45533