diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/.gitmodules b/.gitmodules index dc78dcf..ed8f037 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,42 +1,6 @@ | |||
| 1 | [submodule "vim/.vim/bundle/nerdcommenter"] | ||
| 2 | path = vim/.vim/bundle/nerdcommenter | ||
| 3 | url = https://github.com/scrooloose/nerdcommenter.git | ||
| 4 | [submodule "vim/.vim/bundle/nerdtree"] | ||
| 5 | path = vim/.vim/bundle/nerdtree | ||
| 6 | url = https://github.com/scrooloose/nerdtree.git | ||
| 7 | [submodule "vim/.vim/bundle/supertab"] | ||
| 8 | path = vim/.vim/bundle/supertab | ||
| 9 | url = https://github.com/ervandew/supertab.git | ||
| 10 | [submodule "vim/.vim/bundle/syntastic"] | ||
| 11 | path = vim/.vim/bundle/syntastic | ||
| 12 | url = https://github.com/scrooloose/syntastic.git | ||
| 13 | [submodule "vim/.vim/bundle/vim-fugitive"] | ||
| 14 | path = vim/.vim/bundle/vim-fugitive | ||
| 15 | url = https://github.com/tpope/vim-fugitive.git | ||
| 16 | [submodule "vim/.vim/bundle/vim-airline"] | ||
| 17 | path = vim/.vim/bundle/vim-airline | ||
| 18 | url = https://github.com/bling/vim-airline | ||
| 19 | [submodule "vim/.vim/bundle/ctrlp"] | ||
| 20 | path = vim/.vim/bundle/ctrlp | ||
| 21 | url = https://github.com/ctrlpvim/ctrlp.vim | ||
| 22 | [submodule "vim/.vim/bundle/vim-signify"] | ||
| 23 | path = vim/.vim/bundle/vim-signify | ||
| 24 | url = https://github.com/mhinz/vim-signify | ||
| 25 | [submodule "weechat/.weechat/downloads/weechat-vimode"] | 1 | [submodule "weechat/.weechat/downloads/weechat-vimode"] |
| 26 | path = weechat/.weechat/downloads/weechat-vimode | 2 | path = weechat/.weechat/downloads/weechat-vimode |
| 27 | url = https://github.com/GermainZ/weechat-vimode | 3 | url = https://github.com/GermainZ/weechat-vimode |
| 28 | [submodule "vim/.vim/bundle/quick-scope"] | ||
| 29 | path = vim/.vim/bundle/quick-scope | ||
| 30 | url = https://github.com/unblevable/quick-scope | ||
| 31 | [submodule "vim/.vim/bundle/vim-janah"] | ||
| 32 | path = vim/.vim/bundle/vim-janah | ||
| 33 | url = https://github.com/mhinz/vim-janah.git | ||
| 34 | [submodule "vim/.vim/bundle/tmuxline.vim"] | ||
| 35 | path = vim/.vim/bundle/tmuxline.vim | ||
| 36 | url = https://github.com/edkolev/tmuxline.vim.git | ||
| 37 | [submodule "vim/.vim/bundle/vim-airline-themes"] | ||
| 38 | path = vim/.vim/bundle/vim-airline-themes | ||
| 39 | url = https://github.com/vim-airline/vim-airline-themes | ||
| 40 | [submodule "vim/.vim/vim-plug"] | 4 | [submodule "vim/.vim/vim-plug"] |
| 41 | path = vim/.vim/vim-plug | 5 | path = vim/.vim/vim-plug |
| 42 | url = https://github.com/junegunn/vim-plug | 6 | url = https://github.com/junegunn/vim-plug |
