mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
9 lines
117 B
Lua
9 lines
117 B
Lua
![]() |
return {
|
||
|
"folke/snacks.nvim",
|
||
|
opts = {
|
||
|
scroll = {
|
||
|
enabled = false, -- Disable scrolling animations
|
||
|
},
|
||
|
},
|
||
|
}
|