Updated config

This commit is contained in:
Eduard Urbach 2025-04-04 16:30:58 +02:00
parent d57170e711
commit d5c16fc1a1
Signed by: eduard
GPG key ID: 49226B848C78F6C8
10 changed files with 68 additions and 461 deletions

View file

@ -0,0 +1,10 @@
return {
"folke/snacks.nvim",
event = "BufReadPre",
opts = {
explorer = {
replace_netrw = true,
},
},
config = true,
}