mirror of
https://github.com/meineerde/dotfiles.git
synced 2025-10-17 19:41:01 +00:00
25 lines
888 B
Plaintext
25 lines
888 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
|
|
[submodule ".vim/vim-pencil"]
|
|
path = .vim/bundle/pencil
|
|
url = https://github.com/reedes/vim-pencil.git
|
|
[submodule "base16-shell"]
|
|
path = base16-shell
|
|
url = https://github.com/chriskempson/base16-shell
|