nvim-node
v0.0.2
Published
minimalist neovim client for node
Downloads
209
Readme
nvim-node
nvim-node is a port of bunvim to node.
I really like the minimalist approach taken by bunvim relative to neovim node-client. I appreciate the stronger types and closer-to-the-metal, minimalist approach. It feels more like using a query-builder rather than an ORM.
However, I decided to leave bun for now since it has relatively poor support for async stack traces and debugging (stepping through async calls).