nvim: Remove quickr-preview plugin
This plugin seems to have bugs and does not work with quickr-cscope and quickfix-reflector. See the below issues. https://github.com/ronakg/quickr-preview.vim/issues/19 https://github.com/ronakg/quickr-preview.vim/issues/17 Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
parent
69006a09af
commit
6a05421110
1 changed files with 0 additions and 1 deletions
|
@ -96,7 +96,6 @@ Plug 'simnalamburt/vim-mundo'
|
|||
Plug 'milkypostman/vim-togglelist'
|
||||
Plug 'liuchengxu/vim-which-key'
|
||||
Plug 'farmergreg/vim-lastplace'
|
||||
Plug 'ronakg/quickr-preview.vim'
|
||||
Plug 'voldikss/vim-floaterm'
|
||||
Plug 'pechorin/any-jump.nvim'
|
||||
|
||||
|
|
Loading…
Reference in a new issue