aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules6
m---------vim/.vim/bundle/ctrlp0
m---------vim/.vim/bundle/vim-signify0
3 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e07081c..e0e508f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -22,3 +22,9 @@
22[submodule "vim/.vim/bundle/vim-airline"] 22[submodule "vim/.vim/bundle/vim-airline"]
23 path = vim/.vim/bundle/vim-airline 23 path = vim/.vim/bundle/vim-airline
24 url = https://github.com/bling/vim-airline 24 url = https://github.com/bling/vim-airline
25[submodule "vim/.vim/bundle/ctrlp"]
26 path = vim/.vim/bundle/ctrlp
27 url = https://github.com/ctrlpvim/ctrlp.vim
28[submodule "vim/.vim/bundle/vim-signify"]
29 path = vim/.vim/bundle/vim-signify
30 url = https://github.com/mhinz/vim-signify
diff --git a/vim/.vim/bundle/ctrlp b/vim/.vim/bundle/ctrlp
new file mode 160000
Subproject f2effdc86abf172d6562ec589fa1aa2c8f136a0
diff --git a/vim/.vim/bundle/vim-signify b/vim/.vim/bundle/vim-signify
new file mode 160000
Subproject 0c5688cccf6cf18b9bf2150fb208745132a7894