Remove redundant support for bracketed paste

This commit is contained in:
Danielle McLean 2022-05-09 14:31:41 +10:00
parent fceffc0259
commit 12e7fffcbd
Signed by: 00dani
GPG Key ID: 52C059C3B22A753E
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ endif
call Plug('k-takata/minpac', {'type': 'opt'})
call Plug('tpope/vim-sensible')
call Plug('ConradIrwin/vim-bracketed-paste')
call Plug('prabirshrestha/async.vim')
call Plug('ciaranm/inkpot', {'type': 'opt', 'do': 'colorscheme inkpot'})