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 be3ab34..6dbee8e 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -34,3 +34,9 @@ | |||
| 34 | [submodule "vim/.vim/bundle/vim-janah"] | 34 | [submodule "vim/.vim/bundle/vim-janah"] |
| 35 | path = vim/.vim/bundle/vim-janah | 35 | path = vim/.vim/bundle/vim-janah |
| 36 | url = https://github.com/mhinz/vim-janah.git | 36 | url = https://github.com/mhinz/vim-janah.git |
| 37 | [submodule "vim/.vim/bundle/tmuxline.vim"] | ||
| 38 | path = vim/.vim/bundle/tmuxline.vim | ||
| 39 | url = https://github.com/edkolev/tmuxline.vim.git | ||
| 40 | [submodule "vim/.vim/bundle/vim-airline-themes"] | ||
| 41 | path = vim/.vim/bundle/vim-airline-themes | ||
| 42 | url = https://github.com/vim-airline/vim-airline-themes | ||
