mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 10:49:08 +00:00
chore(build): auto-generate docs
This commit is contained in:
parent
d88eab6e3f
commit
a3485d9d8e
1 changed files with 4 additions and 0 deletions
|
@ -236,6 +236,10 @@ Snacks.picker.pick({source = "files", ...})
|
|||
["<a-w>"] = "cycle_win",
|
||||
["<Esc>"] = "close",
|
||||
},
|
||||
wo = {
|
||||
conceallevel = 2,
|
||||
concealcursor = "nvc",
|
||||
},
|
||||
},
|
||||
-- preview window
|
||||
preview = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue