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

Last line is not highlighted #11

Open
jonasw234 opened this issue Jan 6, 2022 · 1 comment
Open

Last line is not highlighted #11

jonasw234 opened this issue Jan 6, 2022 · 1 comment

Comments

@jonasw234
Copy link

When creating a minimal working example for #10 I noticed that the last line is never highlighted.
Same test file:

select me
and me
|and me
and me
last one
not me

Where | marks the cursor position.
Marking a range with :0,$ doesn’t highlight anything, :1,$ highlights everything up to but not including the last line and even explicitly using :1,6 doesn’t highlight the last line.

@krishnakumarg1984
Copy link

I also face this same issue.

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

2 participants