diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 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 | ||
