justmoon / relative-numbers

Relative line numbers package for Atom
https://atom.io/packages/relative-numbers
MIT License
37 stars 16 forks source link

Off-by-one with vim-mode-plus line-wise visual #51

Closed neocturne closed 6 years ago

neocturne commented 7 years ago

Steps to reproduce:

The line numbers are now shown relative to one line above the cursor.

Versions: Atom 1.21.1, vim-mode-plus 1.11.2, relative-numbers 0.8.0

justmoon commented 6 years ago

Thanks for reporting! There is actually an issue about this already: #21.