mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-05 12:39:26 +00:00
[neovim] Add karem-yank plugin
This commit is contained in:
@ -72,6 +72,7 @@ lazy.setup({
|
||||
},
|
||||
{ "taybart/b64.nvim", event = "VeryLazy" },
|
||||
{ "echasnovski/mini.align", event = "VeryLazy", version = "*" },
|
||||
{ "tenxsoydev/karen-yank.nvim", event = "VeryLazy", config = true },
|
||||
|
||||
-- cmp plugins
|
||||
{
|
||||
|
Reference in New Issue
Block a user