vim-castle/.gitmodules

22 lines
821 B
Plaintext

[submodule ".vim/bundle/vimwiki"]
path = .vim/bundle/vimwiki
url = https://github.com/vimwiki/vimwiki.git
[submodule ".vim/bundle/vim-go"]
path = .vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule ".vim/bundle/webapi-vim"]
path = .vim/bundle/webapi-vim
url = https://github.com/mattn/webapi-vim.git
[submodule "vim-expand-region"]
path = .vim/bundle/vim-expand-region
url = https://github.com/terryma/vim-expand-region.git
[submodule ".vim/bundle/vim-dirdiff"]
path = .vim/bundle/vim-dirdiff
url = https://github.com/will133/vim-dirdiff.git
[submodule ".vim/bundle/vim-vinegar"]
path = .vim/bundle/vim-vinegar
url = git://github.com/tpope/vim-vinegar.git
[submodule ".vim/plugin/vim-rest-console"]
path = .vim/plugin/vim-rest-console
url = https://github.com/diepm/vim-rest-console.git