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