Added vimwiki submodule
This commit is contained in:
parent
54745c3bf4
commit
6797bd90c7
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -13,3 +13,6 @@
|
|||
[submodule "bundle/vim-scala"]
|
||||
path = bundle/vim-scala
|
||||
url = https://github.com/derekwyatt/vim-scala
|
||||
[submodule "bundle/vimwiki"]
|
||||
path = bundle/vimwiki
|
||||
url = https://github.com/vimwiki/vimwiki.git
|
||||
|
|
1
bundle/vimwiki
Submodule
1
bundle/vimwiki
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 3a8743700581923c6fd2684510dad48a8b2b8c64
|
Loading…
Reference in a new issue