Closed colin4124 closed 8 years ago
I don't know why, it works now. :joy:
I tried in /Applications/Emacs.app/Contents/MacOS/Emacs -Q -nw
,
(package-initialize)
(require 'evil)
(require 'nlinum-relative)
(nlinum-relative-setup-evil)
(nlinum-relative-on)
Everything works well, could you provide steps to reproduce this problem?
I just emacs -nw, haven't -Q . It works now, but it really doesn't works before as screenshot show that. I can't reproduce this problem any more. :joy:
The gray line is the current line, it is in normal state. When I move cursor, the top line number is change.