mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 18:58:12 +00:00
fix(pickers.help): previewer config
This commit is contained in:
parent
b820c33796
commit
fecbb4647c
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ M.grep_word = {
|
|||
M.help = {
|
||||
finder = "help",
|
||||
format = "text",
|
||||
preview = {
|
||||
previewers = {
|
||||
file = { ft = "help" },
|
||||
},
|
||||
win = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue