.vim/.gitmodules

34 lines
1.2 KiB
Plaintext
Raw Normal View History

2021-03-18 14:32:35 +00:00
[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
2021-09-15 06:33:05 +00:00
[submodule "bundle/ale"]
path = bundle/ale
url = https://github.com/dense-analysis/ale
2023-06-11 11:12:09 +00:00
[submodule "bundle/account-book.vim"]
path = bundle/account-book.vim
url = https://git.falsy.cat/falsycat/account-book.vim.git
2023-06-11 21:35:11 +00:00
[submodule "bundle/vim-transparent"]
path = bundle/vim-transparent
url = https://github.com/tribela/vim-transparent
2024-09-22 06:39:08 +00:00
[submodule "bundle/vim-fern"]
path = bundle/vim-fern
url = https://github.com/lambdalisue/vim-fern