Skip to content

Conversation

@IronGeek
Copy link

This commit fix issue related to off-by-one error, due to mixed-use of 0-based vs 1-based indexing, and end-exclusive vs end-inclusive ranges in Neovim API.

fix #49

This commit fix issue related to off-by-one error, due to mixed-use of
0-based vs 1-based indexing, and end-exclusive vs end-inclusive ranges
in Neovim API.

fix lukas-reineke#49

Signed-off-by: Jakka Prihatna <jprihatna@gmail.com>
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.

Last line is sometimes not rendered

1 participant