dotvim/.gitmodules

19 lines
760 B
Plaintext
Raw Normal View History

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