Closed
Description
Is your feature request related to a problem? Please describe.
next_git_item
will take you to the directory containing the git item. It would be useful to navigate directly to the file.
In this case, you need to next_git_item
5 times to get to the file.
Describe the solution you'd like
next_git_file_item
to navigate directly to the file.
Describe alternatives you've considered
Directories could also be recursively opened until the file item is found.
Additional context
I find myself using next_git_item
edit
next_git_item
edit
next_git_item
... very frequently.