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
|
-- Boost vim command line mode
|
||||||
use 'vim-utils/vim-husk'
|
use 'vim-utils/vim-husk'
|
||||||
-- Quickfix
|
-- Quickfix
|
||||||
use 'yssl/QFEnter'
|
|
||||||
use 'chengzeyi/fzf-preview.vim'
|
use 'chengzeyi/fzf-preview.vim'
|
||||||
use {
|
use {
|
||||||
'https://gitlab.com/yorickpeterse/nvim-pqf',
|
'https://gitlab.com/yorickpeterse/nvim-pqf',
|
||||||
|
|
Loading…
Reference in a new issue