vim-castle/.gitmodules

13 lines
452 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