mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +00:00
chore(build): auto-generated docs
This commit is contained in:
parent
a6a967810e
commit
dfa587c373
1 changed files with 3 additions and 0 deletions
|
|
@ -196,6 +196,9 @@ See the [config section](#%EF%B8%8F-config) to customize these keymaps.
|
|||
min = 4, -- minimum number of lines changed to show diff
|
||||
wrap = 80, -- wrap diff lines at this length
|
||||
},
|
||||
scratch = {
|
||||
height = 20, -- height of scratch window
|
||||
},
|
||||
icons = {
|
||||
logo = " ",
|
||||
user= " ",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue