chore(build): auto-generate docs

This commit is contained in:
folke 2024-11-04 21:23:33 +00:00 committed by github-actions[bot]
parent f5bbb446ed
commit b6e08f3edf
3 changed files with 24 additions and 2 deletions

View file

@ -23,6 +23,9 @@
selectedLineBgColor = { bg = "Visual" }, -- set to `default` to have no background colour
unstagedChangesColor = { fg = "DiagnosticError" },
},
win = {
view = "lazygit",
},
}
```