minor changes

This commit is contained in:
venus
2026-03-24 01:56:36 -05:00
parent 0b910f6e49
commit 03dc7fbe72

View File

@@ -46,4 +46,15 @@ return {
},
},
},
-- {
-- "snacks.nvim",
-- opts = {
-- indent = { enabled = true },
-- input = { enabled = true },
-- notifier = { enabled = true },
-- scope = { enabled = true },
-- scroll = { enabled = true },
-- statuscolumn = { enabled = false }, -- we set this in options.lua
-- }
-- },
}