From 38d212c131292c911ed40813cd12673d5459763b Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Fri, 12 Feb 2016 21:55:24 +0500 Subject: [vim] Config change and new bundle. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index f7526f8..b9cc2ae 100644 --- a/.gitmodules +++ b/.gitmodules @@ -84,3 +84,6 @@ [submodule "files/.vim/bundle/ag"] path = files/.vim/bundle/ag url = https://github.com/rking/ag.vim +[submodule "files/.vim/bundle/vim-bracketed-paste"] + path = files/.vim/bundle/vim-bracketed-paste + url = https://github.com/ConradIrwin/vim-bracketed-paste -- cgit v1.2.3