1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2026-04-26 20:21:35 +00:00

[neovim/.zshrc] inlyne integration

This commit is contained in:
2026-04-19 17:40:24 +02:00
parent b5b1bf478c
commit 08a9870b3d
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -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()