Adds config files.

This commit is contained in:
2021-03-18 23:32:35 +09:00
parent c1e2185ad9
commit 6cf9cfac1c
9 changed files with 368 additions and 0 deletions

21
.gitmodules vendored Normal file
View File

@@ -0,0 +1,21 @@
[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