From 57854c8a4d48dcb3f77306ce59c6fc014d09cb84 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Tue, 13 Oct 2015 14:40:53 +0100 Subject: [PATCH] Add vim-sensible submodule --- .gitmodules | 3 +++ bundle/vim-sensible | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-sensible diff --git a/.gitmodules b/.gitmodules index acb2612..b2f4fef 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "bundle/vim-fugitive"] path = bundle/vim-fugitive url = https://github.com/tpope/vim-fugitive.git +[submodule "bundle/vim-sensible"] + path = bundle/vim-sensible + url = https://github.com/tpope/vim-sensible.git diff --git a/bundle/vim-sensible b/bundle/vim-sensible new file mode 160000 index 0000000..26f8783 --- /dev/null +++ b/bundle/vim-sensible @@ -0,0 +1 @@ +Subproject commit 26f8783e08efef27fc01e0df6465b8f94c8bf270