X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/a59aa3f7d15dae57e2d066e47af3556c46d9dac4..4eda6b5272f7fe9b5fabb8e5c13ef4567004b865:/nvim/lua/plugins/snacks.lua diff --git a/nvim/lua/plugins/snacks.lua b/nvim/lua/plugins/snacks.lua index 7002177..63e12ab 100644 --- a/nvim/lua/plugins/snacks.lua +++ b/nvim/lua/plugins/snacks.lua @@ -19,7 +19,12 @@ return { }, opts = { bigfile = { enabled = true }, - quickfile = { enabled = true }, + indent = { enabled = true }, + input = { enabled = true }, -- NOTE: seems unecessary + quickfile = { enabled = true }, -- TODO: review if needed + scope = { enabled = true }, + scroll = { enabled = false }, -- fuck this! + statuscolumn = { enabled = true }, terminal = { win = { keys = { @@ -32,9 +37,6 @@ return { }, dashboard = { preset = { - pick = function(cmd, opts) - return LazyVim.pick(cmd, opts)() - end, -- TODO: replace header header = [[ ██╗ █████╗ ██╗ ██╗███████╗██╗ ██╗██╗ ██╗██╗███╗ ███╗ Z