mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 10:49:08 +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" }),
|
||||
linebreak = true,
|
||||
breakindent = true,
|
||||
wrap = false,
|
||||
},
|
||||
})
|
||||
self.win = Snacks.win(win_opts)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue