Setup Dump

This commit is contained in:
khodowany
2026-04-26 22:18:42 -05:00
commit 772eb31287
18 changed files with 544 additions and 0 deletions
@@ -0,0 +1,8 @@
return {
"folke/snacks.nvim",
opts = {
scroll = {
enabled = false, -- Disable scrolling animations
},
},
}