Skip to content

Commit 33cf43a

Browse files
Ryan P.C. McQuenbegriffs
authored andcommitted
Add vim-bracketed-paste to plugins. (#219)
Closes #218.
1 parent 811f60c commit 33cf43a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vimrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ Plug 'tpope/vim-commentary'
109109
Plug 'godlygeek/tabular'
110110
Plug 'michaeljsmith/vim-indent-object'
111111
Plug 'easymotion/vim-easymotion'
112+
Plug 'ConradIrwin/vim-bracketed-paste'
112113

113114
" Allow pane movement to jump out of vim into tmux
114115
Plug 'christoomey/vim-tmux-navigator'

0 commit comments

Comments
 (0)