1
0
Fork 0
This commit is contained in:
zymon 2025-01-25 16:25:18 +01:00
parent ccac222e13
commit 483730b617

View file

@ -62,6 +62,14 @@ return {
}, },
}, },
}, },
{
'stevearc/oil.nvim',
dependencies = {
"nvim-tree/nvim-web-devicons"
}, -- use if you prefer nvim-web-devicons
opts = {},
lazy = false,
},
{ -- a fast motion inside a visible area { -- a fast motion inside a visible area
"https://github.com/ggandor/leap.nvim", "https://github.com/ggandor/leap.nvim",
event = "BufReadPre", event = "BufReadPre",