vim-castle/.gitmodules

22 lines
821 B
Plaintext
Raw Normal View History

2015-01-15 03:01:52 +00:00
[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
2015-04-06 16:56:57 +00:00
[submodule ".vim/bundle/webapi-vim"]
path = .vim/bundle/webapi-vim
url = https://github.com/mattn/webapi-vim.git
2015-06-09 18:21:31 +00:00
[submodule "vim-expand-region"]
path = .vim/bundle/vim-expand-region
url = https://github.com/terryma/vim-expand-region.git
2015-10-23 20:18:49 +00:00
[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
2016-04-04 01:15:56 +00:00
[submodule ".vim/plugin/vim-rest-console"]
path = .vim/plugin/vim-rest-console
url = https://github.com/diepm/vim-rest-console.git