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

Add a way to get the currently active folds #137

Closed aldevv closed 10 months ago

aldevv commented 1 year ago

Feature description

if I have only 3 folds, I should be able to get those 3 folds,

Describe the solution you'd like

something like the getFolds function, but only for active, so it would look like getActiveFolds

Additional context

No response

kevinhwang91 commented 1 year ago

Sorry, what's active meaning?