Add OutlookVim
This commit is contained in:
parent
3dd1790bd9
commit
def5418eb0
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -37,3 +37,6 @@
|
||||||
[submodule "bundle/vim-gnupg"]
|
[submodule "bundle/vim-gnupg"]
|
||||||
path = bundle/vim-gnupg
|
path = bundle/vim-gnupg
|
||||||
url = https://github.com/jamessan/vim-gnupg.git
|
url = https://github.com/jamessan/vim-gnupg.git
|
||||||
|
[submodule "bundle/OutlookVim"]
|
||||||
|
path = bundle/OutlookVim
|
||||||
|
url = https://github.com/vim-scripts/OutlookVim
|
||||||
|
|
1
bundle/OutlookVim
Submodule
1
bundle/OutlookVim
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit e8b387a0d6991d47ac4e7b4ec185a2b9200cf166
|
Loading…
Reference in a new issue