Remove redundant support for bracketed paste
This commit is contained in:
parent
fceffc0259
commit
12e7fffcbd
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ endif
|
||||||
|
|
||||||
call Plug('k-takata/minpac', {'type': 'opt'})
|
call Plug('k-takata/minpac', {'type': 'opt'})
|
||||||
call Plug('tpope/vim-sensible')
|
call Plug('tpope/vim-sensible')
|
||||||
call Plug('ConradIrwin/vim-bracketed-paste')
|
|
||||||
call Plug('prabirshrestha/async.vim')
|
call Plug('prabirshrestha/async.vim')
|
||||||
|
|
||||||
call Plug('ciaranm/inkpot', {'type': 'opt', 'do': 'colorscheme inkpot'})
|
call Plug('ciaranm/inkpot', {'type': 'opt', 'do': 'colorscheme inkpot'})
|
||||||
|
|
Loading…
Reference in a new issue