minor changes
This commit is contained in:
@@ -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
|
||||||
|
-- }
|
||||||
|
-- },
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user