pocco81 / high-str.nvim

🦎 A NeoVim plugin for highlighting visual selections like in a normal document editor!
GNU General Public License v3.0
306 stars 2 forks source link

[Question] Activity of this project #15

Open pidgeon777 opened 1 year ago

pidgeon777 commented 1 year ago

Hello @Pocco81, I would like to ask if this great project is still active in development.

Thank you 👍 .

pocco81 commented 1 year ago

Heya! I'd say that yes/no. I have plans on rewriting the whole plugin from scratch because the code base is a little old at this point and needs to take advantage of Nvim-0.8 (similar to what happened to true-zen.nvim).

Furthermore, the current implementation is, in some way, vim friendly, and I want to look into treesitter to check how viable it is for this sort of stuff.

In addition, I have some other features in mind aside from the ones suggested in the issues.

I can't give an exact date on when this is gonna take place. All I'm gonna say is: soon.

pocco81 commented 1 year ago

But yeah, I do agree this project hasn't receive much love in while. I'll see what I can do :)

pidgeon777 commented 1 year ago

This is a project with a lot of potential, even more with the added features (add ability to import/export highlights with custom filename and path etc.), so I wish you the best of luck into further developing this plugin 😉.