nvim: plugins: Drop QFEnter
We actually never use this plugin.
This commit is contained in:
parent
389845a79e
commit
54c8c977a4
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ local init = function ()
|
|||
-- Boost vim command line mode
|
||||
use 'vim-utils/vim-husk'
|
||||
-- Quickfix
|
||||
use 'yssl/QFEnter'
|
||||
use 'chengzeyi/fzf-preview.vim'
|
||||
use {
|
||||
'https://gitlab.com/yorickpeterse/nvim-pqf',
|
||||
|
|
Loading…
Reference in a new issue