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