diff --git a/plugged.vim b/plugged.vim index e4d5ef6..5ac8376 100644 --- a/plugged.vim +++ b/plugged.vim @@ -55,5 +55,6 @@ Plug 'tpope/vim-commentary' " comments Plug 'tpope/vim-endwise' " extend `%` Plug 'tpope/vim-eunuch' " unix helpers Plug 'tpope/vim-unimpaired' " next/prev +Plug 'qpkorr/vim-bufkill' " close but keep split call plug#end()