mirror of
https://github.com/xlogerais/config-vim
synced 2024-11-10 00:21:41 +01:00
31 lines
987 B
Plaintext
31 lines
987 B
Plaintext
[submodule "bundle/commentary"]
|
|
path = bundle/commentary
|
|
url = git://github.com/tpope/vim-commentary.git
|
|
[submodule "bundle/surround"]
|
|
path = bundle/surround
|
|
url = git://github.com/tpope/vim-surround.git
|
|
[submodule "bundle/speeddating"]
|
|
path = bundle/speeddating
|
|
url = git://github.com/tpope/vim-speeddating.git
|
|
[submodule "bundle/repeat"]
|
|
path = bundle/repeat
|
|
url = git://github.com/tpope/vim-repeat.git
|
|
[submodule "bundle/nerdtree"]
|
|
path = bundle/nerdtree
|
|
url = git://github.com/scrooloose/nerdtree.git
|
|
[submodule "bundle/fugitive"]
|
|
path = bundle/fugitive
|
|
url = git://github.com/tpope/vim-fugitive.git
|
|
[submodule "bundle/ruby"]
|
|
path = bundle/ruby
|
|
url = git://github.com/vim-ruby/vim-ruby.git
|
|
[submodule "bundle/rbenv"]
|
|
path = bundle/rbenv
|
|
url = git://github.com/tpope/vim-rbenv.git
|
|
[submodule "bundle/rake"]
|
|
path = bundle/rake
|
|
url = git://github.com/tpope/vim-rake.git
|
|
[submodule "bundle/bundler"]
|
|
path = bundle/bundler
|
|
url = git://github.com/tpope/vim-bundler.git
|