sindrets / diffview.nvim

Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
Other
3.85k stars 105 forks source link

Support standard fold mappings in file panels #299

Closed phdhary closed 1 year ago

phdhary commented 1 year ago

Is it possible in file history panel to open and close fold using vim's default keybind like za, zx, zc?

sindrets commented 1 year ago

I've been meaning to implement this. Just never got around to it.