mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-05-06 23:52:34 +02:00
Moved settings to their 'correct lazyvim' places
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
"folke/snacks.nvim",
|
||||
opts = {
|
||||
scroll = { enabled = false },
|
||||
-- other stuff
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user