move vimrc to vim-pack as an after-plugin
This commit is contained in:
parent
becada2d07
commit
68493b342d
10 changed files with 2308 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -25,3 +25,6 @@
|
|||
[submodule "vimwiki"]
|
||||
path = vimpack/opt/vimwiki
|
||||
url = https://github.com/vimwiki/vimwiki.git
|
||||
[submodule "vim-fugitive"]
|
||||
path = vimpack/start/vim-fugitive
|
||||
url = https://github.com/tpope/vim-fugitive.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue