dot/.gitmodules

32 lines
1.2 KiB
Plaintext
Raw Normal View History

[submodule ".config/powerline-shell/powerline-shell"]
path = .config/powerline-shell/powerline-shell
url = https://github.com/b-ryan/powerline-shell
[submodule ".vim/bundle/clang_complete"]
path = .vim/bundle/clang_complete
2019-10-15 14:52:02 +00:00
url = https://github.com/xavierd/clang_complete
[submodule ".vim/bundle/Colorizer"]
path = .vim/bundle/Colorizer
2019-10-15 14:52:02 +00:00
url = https://github.com/chrisbra/Colorizer
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
2019-09-14 09:20:51 +00:00
url = https://github.com/ervandew/supertab
[submodule ".vim/bundle/unicode.vim"]
path = .vim/bundle/unicode.vim
2019-09-14 09:20:51 +00:00
url = https://github.com/chrisbra/unicode.vim
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
2019-10-15 14:52:02 +00:00
url = https://github.com/vim-airline/vim-airline
[submodule ".vim/bundle/vim-airline-themes"]
path = .vim/bundle/vim-airline-themes
2019-10-15 14:52:02 +00:00
url = https://github.com/vim-airline/vim-airline-themes
[submodule ".vim/bundle/vim-signify"]
path = .vim/bundle/vim-signify
2019-10-15 14:52:02 +00:00
url = https://github.com/mhinz/vim-signify
2019-10-23 16:05:40 +00:00
[submodule ".tmux/plugins/tpm"]
path = .tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
2020-01-20 16:31:46 +00:00
2020-05-03 05:45:57 +00:00
[submodule ".vim/bundle/ale"]
path = .vim/bundle/ale
url = https://github.com/dense-analysis/ale.git