fix(picker.list): disable folds

This commit is contained in:
Folke Lemaitre 2025-01-15 10:25:51 +01:00
parent 1693fbb0dc
commit 5582a84020
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -46,6 +46,7 @@ function M.new(picker)
minimal = true,
bo = { modifiable = false, filetype = "snacks_picker_list" },
wo = {
foldenable = false,
conceallevel = 3,
concealcursor = "nvc",
cursorline = false,