mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 18:58:12 +00:00
docs: added picker to config section
This commit is contained in:
parent
3da0b0ec11
commit
ccc27521b8
2 changed files with 32 additions and 30 deletions
|
@ -13,6 +13,7 @@ return {
|
|||
enabled = true,
|
||||
timeout = 3000,
|
||||
},
|
||||
picker = { enabled = true },
|
||||
quickfile = { enabled = true },
|
||||
scroll = { enabled = true },
|
||||
statuscolumn = { enabled = true },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue