mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-02-04 13:30:26 +01:00
Moved settings to their 'correct lazyvim' places
This commit is contained in:
7
.config/nvim/lua/plugins/snacks.lua
Normal file
7
.config/nvim/lua/plugins/snacks.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
"folke/snacks.nvim",
|
||||
opts = {
|
||||
scroll = { enabled = false },
|
||||
-- other stuff
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user