Hacker News new | ask | show | jobs
by qudat 1365 days ago
Plugins built with lua, lsp, treesitter for syntax highlighting are the big ones.

https://neovimcraft.com — For neovim specific plugins

1 comments

Yes, treesitter is a sea change. Besides the quick and error-tolerant syntax highlighting it provides, plug-ins which use it to manipulate syntax are remarkably fast and accurate.