config/.gitmodules

22 lines
732 B
Plaintext

[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/airline"]
path = bundle/airline
url = https://github.com/vim-airline/vim-airline
[submodule "bundle/vim-colorschemes"]
path = bundle/colorschemes
url = https://github.com/flazz/vim-colorschemes
[submodule "bundle/vim-scala"]
path = bundle/vim-scala
url = https://github.com/derekwyatt/vim-scala
[submodule "bundle/vimwiki"]
path = bundle/vimwiki
url = https://github.com/vimwiki/vimwiki.git
[submodule "bundle/vim-graphql"]
path = bundle/vim-graphql
url = https://github.com/jparise/vim-graphql