vim-castle/.gitmodules

40 lines
1.5 KiB
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-rest-console"]
path = .vim/bundle/vim-rest-console
url = https://github.com/diepm/vim-rest-console.git
2016-06-07 15:31:45 +00:00
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar
[submodule ".vim/bundle/vim-plugin-AnsiEsc"]
path = .vim/bundle/vim-plugin-AnsiEsc
url = https://github.com/powerman/vim-plugin-AnsiEsc
2016-07-22 12:30:51 +00:00
[submodule ".vim/bundle/go-explorer"]
path = .vim/bundle/go-explorer
url = https://github.com/garyburd/go-explorer.git
[submodule ".vim/bundle/gist-vim"]
path = .vim/bundle/gist-vim
2017-05-04 14:19:28 +00:00
url = https://github.com/mattn/gist-vim.git
2017-05-03 12:50:52 +00:00
[submodule ".vim/bundle/vim-tmux-navigator"]
path = .vim/bundle/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule ".vim/bundle/vimux"]
path = .vim/bundle/vimux
url = https://github.com/benmills/vimux.git
2018-04-24 12:56:25 +00:00
[submodule ".vim/bundle/vim-vinegar"]
path = .vim/bundle/vim-vinegar
url = https://github.com/tpope/vim-vinegar