dotvim/.gitmodules

22 lines
782 B
Plaintext
Raw Normal View History

2015-10-30 13:43:55 +00:00
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
2015-10-30 13:51:54 +00:00
[submodule "bundle/vim-bracketed-paste"]
path = bundle/vim-bracketed-paste
url = https://github.com/ConradIrwin/vim-bracketed-paste.git
2015-10-30 13:54:16 +00:00
[submodule "bundle/vim-fish"]
path = bundle/vim-fish
url = https://github.com/dag/vim-fish
2015-10-30 13:55:53 +00:00
[submodule "bundle/vim-flake8"]
path = bundle/vim-flake8
url = https://github.com/nvie/vim-flake8
2015-12-02 15:33:11 +00:00
[submodule "bundle/rust.vim"]
path = bundle/rust.vim
url = https://github.com/rust-lang/rust.vim.git
2017-09-29 23:20:51 +00:00
[submodule "bundle/editorconfig-vim"]
path = bundle/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim