mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
-dup
This commit is contained in:
parent
e211f4c6bb
commit
67634ab82a
2 changed files with 3 additions and 4 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -22,9 +22,6 @@
|
||||||
[submodule "bundle/vim-ack"]
|
[submodule "bundle/vim-ack"]
|
||||||
path = bundle/vim-ack
|
path = bundle/vim-ack
|
||||||
url = https://github.com/mileszs/ack.vim.git
|
url = https://github.com/mileszs/ack.vim.git
|
||||||
[submodule "bundle/vim-closetag"]
|
|
||||||
path = bundle/vim-closetag
|
|
||||||
url = git://github.com/docunext/closetag.vim.git
|
|
||||||
[submodule "bundle/pyflakes-vim"]
|
[submodule "bundle/pyflakes-vim"]
|
||||||
path = bundle/pyflakes-vim
|
path = bundle/pyflakes-vim
|
||||||
url = git://github.com/kevinw/pyflakes-vim.git
|
url = git://github.com/kevinw/pyflakes-vim.git
|
||||||
|
|
@ -49,3 +46,6 @@
|
||||||
[submodule "bundle/closetag"]
|
[submodule "bundle/closetag"]
|
||||||
path = bundle/closetag
|
path = bundle/closetag
|
||||||
url = git://github.com/docunext/closetag.vim.git
|
url = git://github.com/docunext/closetag.vim.git
|
||||||
|
[submodule "bundle/vim-repeat"]
|
||||||
|
path = bundle/vim-repeat
|
||||||
|
url = https://github.com/tpope/vim-repeat.git
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 254d2307015370424034c0298a1148c4a7add069
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue