1
0
Fork 0

move vimrc to vim-pack as an after-plugin

This commit is contained in:
Von Random 2018-07-21 11:52:56 +03:00
parent becada2d07
commit 68493b342d
10 changed files with 2308 additions and 1 deletions

3
.gitmodules vendored
View file

@ -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