docs: added picker to config section

This commit is contained in:
Folke Lemaitre 2025-01-23 20:53:19 +01:00
parent 3da0b0ec11
commit ccc27521b8
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
2 changed files with 32 additions and 30 deletions

View file

@ -13,6 +13,7 @@ return {
enabled = true,
timeout = 3000,
},
picker = { enabled = true },
quickfile = { enabled = true },
scroll = { enabled = true },
statuscolumn = { enabled = true },