mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2026-04-26 16:51:35 +00:00
[neovim/.zshrc] inlyne integration
This commit is contained in:
@@ -81,6 +81,11 @@ require("lazy").setup({
|
||||
},
|
||||
{ "taybart/b64.nvim", event = "VeryLazy" },
|
||||
{ "tenxsoydev/karen-yank.nvim", event = "VeryLazy", config = true },
|
||||
{
|
||||
"nemanjamalesija/smart-paste.nvim",
|
||||
event = "VeryLazy",
|
||||
config = true,
|
||||
},
|
||||
{
|
||||
"https://codeberg.org/andyg/leap.nvim",
|
||||
config = function()
|
||||
|
||||
Reference in New Issue
Block a user