mirror of
https://github.com/amix/vimrc
synced 2025-07-04 15:04:59 +08:00
first commit with submodule vimwiki
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -4,3 +4,6 @@
|
|||||||
[submodule "bundle/vim-rails"]
|
[submodule "bundle/vim-rails"]
|
||||||
path = bundle/vim-rails
|
path = bundle/vim-rails
|
||||||
url = git://github.com/tpope/vim-rails.git
|
url = git://github.com/tpope/vim-rails.git
|
||||||
|
[submodule "bundle/vimwiki"]
|
||||||
|
path = bundle/vimwiki
|
||||||
|
url = git://github.com/vim-scripts/vimwiki.git
|
||||||
|
1
bundle/vimwiki
Submodule
1
bundle/vimwiki
Submodule
Submodule bundle/vimwiki added at d19cc85a71
Reference in New Issue
Block a user