mirror of
https://github.com/amix/vimrc
synced 2025-07-08 09:35:00 +08:00
first commit with submodule vim-pandoc
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
|
||||||
|
1
bundle/vim-pandoc
Submodule
1
bundle/vim-pandoc
Submodule
Submodule bundle/vim-pandoc added at d9afd41c1c
Reference in New Issue
Block a user