From def5418eb02fe187f872db8331952583f8084b4e Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Tue, 22 Dec 2015 11:02:28 +0000 Subject: [PATCH] Add OutlookVim --- .gitmodules | 3 +++ bundle/OutlookVim | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/OutlookVim diff --git a/.gitmodules b/.gitmodules index 20c87b6..57e8647 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "bundle/vim-gnupg"] path = bundle/vim-gnupg url = https://github.com/jamessan/vim-gnupg.git +[submodule "bundle/OutlookVim"] + path = bundle/OutlookVim + url = https://github.com/vim-scripts/OutlookVim diff --git a/bundle/OutlookVim b/bundle/OutlookVim new file mode 160000 index 0000000..e8b387a --- /dev/null +++ b/bundle/OutlookVim @@ -0,0 +1 @@ +Subproject commit e8b387a0d6991d47ac4e7b4ec185a2b9200cf166