chore(config): nvim config tweaks

Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net>
This commit is contained in:
2025-03-31 21:04:50 +03:00
parent 97244d5287
commit 0f9a76e36f
5 changed files with 26 additions and 9 deletions

View File

@@ -5,8 +5,13 @@ return {
'folke/snacks.nvim',
priority = 1000,
lazy = false,
---@diagnostic disable-next-line: undefined-doc-name
---@type snacks.Config
opts = {
bigfile = { enabled = true },
input = {
enabled = true,
},
gitbrowse = { enabled = true },
quickfile = { enabled = true },
statuscolumn = {