We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
NVIM v0.10.0-dev-2480+g0eaae1bc0
tl;dr
Jump to first line of tmp.txt
tmp.txt
Jump back to tmp.norg
tmp.norg
$ seq 10 > tmp.txt
$ echo '{/ ./tmp.txt:3}' >tmp.norg
$ nvim tmp.norg
<enter>
<ctrl-o>
No response
Yes
The text was updated successfully, but these errors were encountered:
fix: do not add the line jump of a link to the jump list (#1325)
918f2a3
fix: do not add the line jump of a link to the jump list (nvim-neorg#…
fa8e205
…1325)
Successfully merging a pull request may close this issue.
Prerequisites
Neovim Version
NVIM v0.10.0-dev-2480+g0eaae1bc0
Neorg setup
tl;dr
Actual behavior
Jump to first line of
tmp.txt
Expected behavior
Jump back to
tmp.norg
Steps to reproduce
$ seq 10 > tmp.txt
$ echo '{/ ./tmp.txt:3}' >tmp.norg
$ nvim tmp.norg
<enter>
<ctrl-o>
Potentially conflicting plugins
No response
Other information
No response
Help
Yes
Implementation help
No response
The text was updated successfully, but these errors were encountered: