kevinhwang91 / nvim-ufo

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

Add keymaps to change top view and bottom view for preview window #109

Closed kevinhwang91 closed 1 year ago

kevinhwang91 commented 1 year ago

Feature description

In diff mode, may just want to peek at the bottom of folded lines.

Describe the solution you'd like

Add [ for jumping to the top view and ] for jumping to the bottom view.

Additional context

No response