From 4abe9dd5f3dd320e8af3c6ef0aa28d67bfffcab3 Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Wed, 5 Aug 2020 14:10:49 +0100 Subject: [PATCH] Adds unimpared plugin --- .gitmodules | 3 +++ bundle/vim-unimpaired | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-unimpaired diff --git a/.gitmodules b/.gitmodules index 2faf9b4..3270f9c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -84,3 +84,6 @@ [submodule "bundle/vim-ps1"] path = bundle/vim-ps1 url = https://github.com/PProvost/vim-ps1.git +[submodule "bundle/vim-unimpaired"] + path = bundle/vim-unimpaired + url = https://github.com/tpope/vim-unimpaired.git diff --git a/bundle/vim-unimpaired b/bundle/vim-unimpaired new file mode 160000 index 0000000..4afbe5e --- /dev/null +++ b/bundle/vim-unimpaired @@ -0,0 +1 @@ +Subproject commit 4afbe5ebf32ad85341b4c02b0e1d8ca96a64c561