starter/lua/plugins/snacks.lua
2025-02-12 14:38:00 -03:00

6 lines
78 B
Lua

return {
"snacks.nvim",
opts = {
scroll = { enabled = false },
},
}