1
0
mirror of https://github.com/meineerde/dotfiles.git synced 2025-10-17 19:41:01 +00:00
dotfiles/.gitmodules
2014-05-17 00:40:17 +02:00

19 lines
683 B
Plaintext

[submodule ".vim/bundle/vim-rails"]
path = .vim/bundle/rails
url = https://github.com/tpope/vim-rails.git
[submodule ".vim/bundle/vim-bundler"]
path = .vim/bundle/bundler
url = https://github.com/tpope/vim-bundler.git
[submodule ".vim/bundle/ruby"]
path = .vim/bundle/ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule ".vim/bundle/base16"]
path = .vim/bundle/base16
url = https://github.com/chriskempson/base16-vim.git