mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 13:34:39 +01:00
new plugin: endwise
This commit is contained in:
parent
9c218ae65c
commit
ea911c74e8
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -76,3 +76,6 @@
|
||||||
[submodule "bundle/bundler"]
|
[submodule "bundle/bundler"]
|
||||||
path = bundle/bundler
|
path = bundle/bundler
|
||||||
url = https://github.com/tpope/vim-bundler.git
|
url = https://github.com/tpope/vim-bundler.git
|
||||||
|
[submodule "bundle/endwise"]
|
||||||
|
path = bundle/endwise
|
||||||
|
url = https://github.com/tpope/vim-endwise.git
|
||||||
|
|
|
||||||
1
bundle/endwise
Submodule
1
bundle/endwise
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 74306aa18c03ee2fdb044609e6f0bc866872711d
|
||||||
Loading…
Add table
Add a link
Reference in a new issue