Suggest support next file mapping
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Lua
- Stars
- 5.6k
- Forks
- 357
- Avg merge
- 15h 47m
- Merged PRs (30d)
- 2
Description
After reviewing a file changes, I need to fold current file, go to next file and press Tab to unfold it.
Is it possible to finish all these steps with a single key?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the file-review workflow in the Neogit codebase and identify where folding, moving to the next file, and unfolding are handled. Define a single-key action that performs those steps in sequence, then verify the workflow interactively in Neovim.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, lua, neovim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100