.vim/.gitmodules
2021-12-04 07:29:12 +09:00

31 lines
1.0 KiB
Plaintext

[submodule "bundle/vim-easy-align"]
path = bundle/vim-easy-align
url = https://github.com/junegunn/vim-easy-align
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule "bundle/vim-polyglot"]
path = bundle/vim-polyglot
url = https://github.com/sheerun/vim-polyglot
[submodule "bundle/lightline.vim"]
path = bundle/lightline.vim
url = https://github.com/itchyny/lightline.vim
[submodule "bundle/onedark.vim"]
path = bundle/onedark.vim
url = https://github.com/joshdick/onedark.vim
[submodule "bundle/translate.vim"]
path = bundle/translate.vim
url = https://github.com/skanehira/translate.vim
[submodule "bundle/vim-translator"]
path = bundle/vim-translator
url = https://github.com/voldikss/vim-translator
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/preservim/tagbar
[submodule "bundle/ale"]
path = bundle/ale
url = https://github.com/dense-analysis/ale
[submodule "bundle/UltiSnips"]
path = bundle/UltiSnips
url = https://github.com/sirver/UltiSnips