Implement vim previous and forward location shortcuts (Ctrl+O, Ctrl+I) between files
Open
- Dominant language
- C++
- Stars
- 183
- Forks
- 31
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 2
Description
First, thank you for a great plugin!
Previous and forward shortcuts don't work when moving between files. You can reproduce it by go to definition outside from current file and then pushing Ctrl + O. You'll be moved to the beginning of a definition file, not to original file.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.