andweeb / presence.nvim

Discord Rich Presence for Neovim
793 stars 68 forks source link

Update line number when cursor moves #121

Closed thejch closed 3 months ago

thejch commented 11 months ago

Add an event handler so that the line number gets updated when you move the cursor. Previous behavior was unless you switch buffers or switch the focus or something like that, the line number doesnt get updated at all