mirror of
https://github.com/amix/vimrc
synced 2025-07-17 00:54:59 +08:00
Cleaned up mess with git submodules
This commit is contained in:
57
.gitmodules
vendored
57
.gitmodules
vendored
@ -7,6 +7,63 @@
|
||||
[submodule "bundle/werewolf.vim"]
|
||||
path = bundle/werewolf.vim
|
||||
url = git@github.com:jonstoler/werewolf.vim.git
|
||||
[submodule "bundle/ag"]
|
||||
path = bundle/ag
|
||||
url = git@github.com:rking/ag.vim.git
|
||||
[submodule "bundle/dash.vim"]
|
||||
path = bundle/dash.vim
|
||||
url = https://github.com/rizzatti/dash.vim.git
|
||||
[submodule "bundle/splice.vim"]
|
||||
path = bundle/splice.vim
|
||||
url = https://github.com/sjl/splice.vim.git
|
||||
[submodule "bundle/vim-csharp"]
|
||||
path = bundle/vim-csharp
|
||||
url = git@github.com:OrangeT/vim-csharp.git
|
||||
[submodule "bundle/vim-css3-syntax"]
|
||||
path = bundle/vim-css3-syntax
|
||||
url = https://github.com/hail2u/vim-css3-syntax.git
|
||||
[submodule "bundle/vim-css-color"]
|
||||
path = bundle/vim-css-color
|
||||
url = https://github.com/skammer/vim-css-color
|
||||
[submodule "bundle/vim-cucumber"]
|
||||
path = bundle/vim-cucumber
|
||||
url = https://github.com/tpope/vim-cucumber
|
||||
[submodule "bundle/vim-haml"]
|
||||
path = bundle/vim-haml
|
||||
url = https://github.com/chriseppstein/vim-haml
|
||||
[submodule "bundle/vim-javascript"]
|
||||
path = bundle/vim-javascript
|
||||
url = https://github.com/pangloss/vim-javascript
|
||||
[submodule "bundle/vim-json"]
|
||||
path = bundle/vim-json
|
||||
url = git@githvim-jsonub.com:elzr/vim-json.git
|
||||
[submodule "bundle/vim-puppet"]
|
||||
path = bundle/vim-puppet
|
||||
url = https://github.com/rodjek/vim-puppet
|
||||
[submodule "bundle/vim-rails"]
|
||||
path = bundle/vim-rails
|
||||
url = https://github.com/tpope/vim-rails
|
||||
[submodule "bundle/vim-rake"]
|
||||
path = bundle/vim-rake
|
||||
url = https://github.com/tpope/vim-rake
|
||||
[submodule "bundle/vim-ruby"]
|
||||
path = bundle/vim-ruby
|
||||
url = https://github.com/vim-ruby/vim-ruby
|
||||
[submodule "bundle/vim-ruby-refactoring"]
|
||||
path = bundle/vim-ruby-refactoring
|
||||
url = https://github.com/ecomba/vim-ruby-refactoring
|
||||
[submodule "bundle/vim-to-github"]
|
||||
path = bundle/vim-to-github
|
||||
url = https://github.com/tonchis/vim-to-github.git
|
||||
[submodule "bundle/vim-zoomwin"]
|
||||
path = bundle/vim-zoomwin
|
||||
url = git@github.com:amix/vimrc.git
|
||||
[submodule "bundle/vimux"]
|
||||
path = bundle/vimux
|
||||
url = https://github.com/benmills/vimux
|
||||
[submodule "bundle/colorschemes"]
|
||||
path = bundle/colorschemes
|
||||
url = git@github.com:flazz/vim-colorschemes.git
|
||||
[submodule "bundle/vim-github-colorscheme"]
|
||||
path = bundle/vim-github-colorscheme
|
||||
url = git@github.com:endel/vim-github-colorscheme.git
|
||||
|
Submodule bundle/ag updated: d3a00f8aff...f05f313526
Submodule bundle/dash.vim updated: 3c1a2e3b95...8dc25d544d
Submodule bundle/smartgf updated: e2814c2f4e...4008e11f31
Submodule bundle/vim-csharp updated: 0af67f120c...34a38f15fe
Submodule bundle/vim-css3-syntax updated: d7af6a3497...8feb345b5c
Submodule bundle/vim-cucumber updated: 03954cf696...9b49b42b33
Submodule bundle/vim-dispatch updated: 78ed0c065e...3a9b13c654
1
bundle/vim-github-colorscheme
Submodule
1
bundle/vim-github-colorscheme
Submodule
Submodule bundle/vim-github-colorscheme added at 37b0ca027f
Submodule bundle/vim-javascript updated: f8122fd1ca...8a409f7fd8
Submodule bundle/vim-json updated: 239332a65b...994a031bbf
Submodule bundle/vim-puppet updated: 27d2af1122...d881b93dc4
Submodule bundle/vim-rails updated: fe813c8684...df00b63aef
Submodule bundle/vim-rake updated: d7695d0a51...afd766e87b
Submodule bundle/vim-ruby updated: e9a7554bca...ef2deeae81
Submodule bundle/vim-to-github updated: 9382802e3d...0396ad0cc7
Submodule bundle/vimux updated: fbb873a265...a1db73079f
Reference in New Issue
Block a user