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

preview is not scrolling to the concerned line in the file #25

Open
akabakass opened this issue Feb 1, 2021 · 0 comments
Open

preview is not scrolling to the concerned line in the file #25

akabakass opened this issue Feb 1, 2021 · 0 comments

Comments

@akabakass
Copy link

vim --version:

VIM - Vi IMproved 8.2 (2019 Dec 12, compilé Jan 08 2021 14:00:27)
Rustines incluses : 1-2311

config used:

let g:quickr_preview_keymaps = 0
let g:quickr_preview_position = 'above'
let g:quickr_preview_on_cursor = 1
let g:quickr_preview_exit_on_enter = 1

When I use :ltag <tagname> followed by :lopen, the preview always shown the begining of the file, but if press enter on a result, It jumps to the good line in the file.
I'm not sure my explanation is really clear, so feel free to ask if more clarity is needed.
Regards

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

No branches or pull requests

1 participant