What is this highlight group in SnacksPicker? #1872
|
I run-through Anyone have any ideas? |
Answered by
drowning-cat
May 9, 2025
Replies: 1 comment 10 replies
|
Could you provide a minimal reproducible example? |
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

To fix this issue, you need to explicitly override the
foldcolumnoption with:picker.win.input.wo.foldcolumn='0'picker.win.list.wo.foldcolumn='0'picker.win.preview.wo.foldcolumn='0'