aboutsummaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-04-19 05:31:57 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-04-19 05:31:57 +0200
commit0624f89831ea4f5886a0e3562097c9b08836d709 (patch)
tree108439725b0ecc9f5305a5d85ceef7339b2773da /vim
parent54fa1d21fc0e8a1b5b2b1492f98ff23c5bf03cbe (diff)
downloaddotfiles-0624f89831ea4f5886a0e3562097c9b08836d709.tar.xz
vim: Add vim-bracketed-paste
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
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'