chore(nvim): configs, keymaps, utils.lua, docs

This commit is contained in:
2024-12-12 02:13:00 +02:00
parent 196d217c34
commit ece46561c4
10 changed files with 245 additions and 194 deletions

View File

@@ -9,8 +9,11 @@ return {
opts = {
bigfile = { enabled = true },
gitbrowse = { enabled = true },
notifier = {
enabled = true,
timeout = 3000,
},
notify = { enabled = true },
notifier = { enabled = true },
quickfile = { enabled = true },
statuscolumn = {
enabled = true,