mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-05 19:28:24 +00:00
This commit is contained in:
parent
a542ea4d34
commit
22da4bd511
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@ function M.new(picker)
|
||||||
winhighlight = Snacks.picker.highlight.winhl("SnacksPickerList", { CursorLine = "Visual" }),
|
winhighlight = Snacks.picker.highlight.winhl("SnacksPickerList", { CursorLine = "Visual" }),
|
||||||
linebreak = true,
|
linebreak = true,
|
||||||
breakindent = true,
|
breakindent = true,
|
||||||
wrap = false,
|
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
self.win = Snacks.win(win_opts)
|
self.win = Snacks.win(win_opts)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue