first commit with submodule vim-pandoc
This commit is contained in:
parent
da1b8f9fd1
commit
ac4767fdbc
|
|
@ -7,3 +7,6 @@
|
||||||
[submodule "bundle/vimwiki"]
|
[submodule "bundle/vimwiki"]
|
||||||
path = bundle/vimwiki
|
path = bundle/vimwiki
|
||||||
url = git://github.com/vim-scripts/vimwiki.git
|
url = git://github.com/vim-scripts/vimwiki.git
|
||||||
|
[submodule "bundle/vim-pandoc"]
|
||||||
|
path = bundle/vim-pandoc
|
||||||
|
url = https://github.com/vim-pandoc/vim-pandoc.git
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit d9afd41c1c15f6078c769be7f3aa3acdd8ed5133
|
||||||
Loading…
Reference in New Issue