Hacker News new | ask | show | jobs
by Valodim 1593 days ago
This looks amazing, I love the idea.

I wonder, as a general feeling, does the implementation of the floating narrowed regions involve a lot of hacks/workarounds, or does it come fairly naturally to nvim?

1 comments

With the buffer events and especially `nvim_buf_call` of NeoVim it is possible to do everything without hacks.
That's great to hear. I'd be very interested to see how this goes on. Is there a place to follow development, like a Matrix room or something?
Cool. You can "watch" the Github repo with the button in the right upper place beside "star" and "fork".