Adds config files.
This commit is contained in:
21
.gitmodules
vendored
Normal file
21
.gitmodules
vendored
Normal 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
|
Reference in New Issue
Block a user