Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes #8787 add vim.openFilePosition #8819

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HenryTSZ
Copy link
Contributor

What this PR does / why we need it:
fixes #8787

Some people like to jump according to the root directory, and some people like to jump according to the relative current file, so I added a configuration to solve this problem

openFilePosition: 'relative' | 'absolute' = 'relative';

Which issue(s) this PR fixes
#8787

Special notes for your reviewer:

@Mantisimo
Copy link

Is this being looked at? This would come in handy. Thanks

@HenryTSZ
Copy link
Contributor Author

Is this being looked at? This would come in handy. Thanks

You can install the experience locally based on my code branch

https://marketplace.visualstudio.com/items?itemName=HenryTsz.nvim

@magoerlich
Copy link

Any chance this will get merged?
Would be really helpfull, but i don't want to install some fork just for this

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gf incorrectly interprets path delimiters on WSL
3 participants