1
0
mirror of https://github.com/xlogerais/config-vim synced 2024-09-19 22:29:58 +02:00
config-vim/.gitmodules

58 lines
1.9 KiB
Plaintext
Raw Normal View History

[submodule "bundle/commentary"]
path = bundle/commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/speeddating"]
path = bundle/speeddating
url = https://github.com/tpope/vim-speeddating.git
[submodule "bundle/repeat"]
path = bundle/repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/ruby"]
path = bundle/ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/rbenv"]
path = bundle/rbenv
url = https://github.com/tpope/vim-rbenv.git
[submodule "bundle/rake"]
path = bundle/rake
url = https://github.com/tpope/vim-rake.git
[submodule "bundle/bundler"]
path = bundle/bundler
url = https://github.com/tpope/vim-bundler.git
[submodule "bundle/rails"]
path = bundle/rails
url = https://github.com/tpope/vim-rails.git
2015-03-02 11:50:03 +01:00
[submodule "bundle/haml"]
2015-03-01 21:37:36 +01:00
path = bundle/haml
url = https://github.com/tpope/vim-haml.git
2015-03-02 11:50:03 +01:00
[submodule "bundle/solarized"]
2015-03-01 21:37:36 +01:00
path = bundle/solarized
url = https://github.com/altercation/vim-colors-solarized.git
2015-03-02 15:46:00 +01:00
[submodule "bundle/matchit"]
path = bundle/matchit
url = https://github.com/tmhedberg/matchit.git
2015-03-02 16:19:47 +01:00
[submodule "bundle/git"]
path = bundle/git
url = https://github.com/tpope/vim-git.git
2015-06-11 13:12:48 +02:00
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/vim-puppet"]
path = bundle/vim-puppet
url = https://github.com/rodjek/vim-puppet.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes