kevinhwang91 / nvim-ufo

Not UFO in the sky, but an ultra fold in Neovim.
BSD 3-Clause "New" or "Revised" License
2.16k stars 37 forks source link

[Ques] how to unfold by pressing `l` on the fold #198

Closed niksingh710 closed 3 months ago

niksingh710 commented 5 months ago

Feature description

How can I unfold the fold when the cursor is on the folded line ? How can i enable diagnostic to the fold line. e.g if the code inside have diagnostic how can i have it visible at the fold line?

Describe the solution you'd like

just how to acheive that ^

Additional context

No response