From 34ab2d3c6dd552cc9b5e6d78c14531e4cc8ff92b Mon Sep 17 00:00:00 2001 From: Thomas Lindner Date: Fri, 30 Oct 2015 14:51:54 +0100 Subject: [PATCH] paste w/o breaking indentation --- .gitmodules | 3 +++ bundle/vim-bracketed-paste | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-bracketed-paste diff --git a/.gitmodules b/.gitmodules index 373e112..5ec556f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "bundle/vim-sensible"] path = bundle/vim-sensible url = https://github.com/tpope/vim-sensible.git +[submodule "bundle/vim-bracketed-paste"] + path = bundle/vim-bracketed-paste + url = https://github.com/ConradIrwin/vim-bracketed-paste.git diff --git a/bundle/vim-bracketed-paste b/bundle/vim-bracketed-paste new file mode 160000 index 0000000..36779ba --- /dev/null +++ b/bundle/vim-bracketed-paste @@ -0,0 +1 @@ +Subproject commit 36779ba3b1af4b81fcba7b83095afe794a07b71a