first commit with submodule vim-pandoc
This commit is contained in:
parent
da1b8f9fd1
commit
ac4767fdbc
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -7,3 +7,6 @@
|
|||
[submodule "bundle/vimwiki"]
|
||||
path = bundle/vimwiki
|
||||
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
|
||||
|
|
1
bundle/vim-pandoc
Submodule
1
bundle/vim-pandoc
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit d9afd41c1c15f6078c769be7f3aa3acdd8ed5133
|
Loading…
Reference in a new issue