mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
Remove BufKill (conflicts with <Leader>b)
This commit is contained in:
parent
267d052c2c
commit
131aac5f80
1 changed files with 0 additions and 1 deletions
|
|
@ -55,6 +55,5 @@ Plug 'tpope/vim-commentary' " comments
|
||||||
Plug 'tpope/vim-endwise' " extend `%`
|
Plug 'tpope/vim-endwise' " extend `%`
|
||||||
Plug 'tpope/vim-eunuch' " unix helpers
|
Plug 'tpope/vim-eunuch' " unix helpers
|
||||||
Plug 'tpope/vim-unimpaired' " next/prev
|
Plug 'tpope/vim-unimpaired' " next/prev
|
||||||
Plug 'qpkorr/vim-bufkill' " close but keep split
|
|
||||||
|
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue