From 0624f89831ea4f5886a0e3562097c9b08836d709 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 19 Apr 2015 05:31:57 +0200 Subject: vim: Add vim-bracketed-paste --- vim/vimrc | 1 + 1 file changed, 1 insertion(+) (limited to 'vim') diff --git a/vim/vimrc b/vim/vimrc index b6a22ab..397e99f 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -20,6 +20,7 @@ NeoBundle 'Shougo/unite.vim' NeoBundle 'mattn/emmet-vim' NeoBundle 'miekg/rfc' NeoBundle 'tommcdo/vim-exchange' +NeoBundle 'ConradIrwin/vim-bracketed-paste' NeoBundle 'scrooloose/syntastic' NeoBundle 'kien/ctrlp.vim' -- cgit v1.2.3-54-g00ecf