
15 changed files with 16 additions and 22 deletions
@ -1,21 +1,18 @@
|
||||
[submodule "bundle/vim-pathogen"] |
||||
path = bundle/vim-pathogen |
||||
url = https://github.com/tpope/vim-pathogen.git |
||||
[submodule "bundle/vim-sensible"] |
||||
path = bundle/vim-sensible |
||||
path = pack/default/start/vim-sensible |
||||
url = https://github.com/tpope/vim-sensible.git |
||||
[submodule "bundle/vim-bracketed-paste"] |
||||
path = bundle/vim-bracketed-paste |
||||
path = pack/default/start/vim-bracketed-paste |
||||
url = https://github.com/ConradIrwin/vim-bracketed-paste.git |
||||
[submodule "bundle/vim-fish"] |
||||
path = bundle/vim-fish |
||||
url = https://github.com/dag/vim-fish |
||||
[submodule "bundle/vim-flake8"] |
||||
path = bundle/vim-flake8 |
||||
path = pack/default/start/vim-flake8 |
||||
url = https://github.com/nvie/vim-flake8 |
||||
[submodule "bundle/rust.vim"] |
||||
path = bundle/rust.vim |
||||
path = pack/default/start/rust.vim |
||||
url = https://github.com/rust-lang/rust.vim.git |
||||
[submodule "bundle/editorconfig-vim"] |
||||
path = bundle/editorconfig-vim |
||||
path = pack/default/start/editorconfig-vim |
||||
url = https://github.com/editorconfig/editorconfig-vim |
||||
[submodule "pack/default/start/rainbow"] |
||||
path = pack/default/start/rainbow |
||||
url = https://github.com/luochen1990/rainbow |
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit 36779ba3b1af4b81fcba7b83095afe794a07b71a |
@ -0,0 +1 @@
|
||||
Subproject commit 3078cd10b28904e57d878c0d0dab42aa0a9fdc89 |
@ -0,0 +1 @@
|
||||
Subproject commit 4d15633cdaf61602e1d9fd216a77fc02e0881b2d |
@ -0,0 +1 @@
|
||||
Subproject commit 7505d5b7f66a163209a181dff327b57d592da7c2 |
@ -0,0 +1 @@
|
||||
Subproject commit c4c639f3cacd1b874ed6f5f196fac772e089c932 |
@ -0,0 +1 @@
|
||||
Subproject commit ddceec6c457fd59bc2a9321cbf817e42aa4bfd86 |
@ -0,0 +1 @@
|
||||
Subproject commit 2d9f34c09f548ed4df213389caa2882bfe56db58 |
Loading…
Reference in new issue