fix(yanky): load yanky earlier to avoid losing deleted lines (#3234)
This commit is contained in:
@ -3,6 +3,7 @@ return {
|
||||
"gbprod/yanky.nvim",
|
||||
recommended = true,
|
||||
desc = "Better Yank/Paste",
|
||||
event = "LazyFile",
|
||||
opts = {
|
||||
highlight = { timer = 150 },
|
||||
},
|
||||
|
Reference in New Issue
Block a user