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