mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
No need for nvim-miniyank
Block paste issue fixed in https://github.com/neovim/neovim/pull/14848.
This commit is contained in:
@@ -132,8 +132,6 @@ require('packer').startup(
|
||||
use 'svermeulen/vim-yoink'
|
||||
end
|
||||
|
||||
use 'bfredl/nvim-miniyank'
|
||||
|
||||
-- Handy unix command inside Vim (Rename, Move etc.)
|
||||
use 'tpope/vim-eunuch'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user