Y
Hacker News
new
|
ask
|
show
|
jobs
by
toxik
119 days ago
Oh man imagine if NeoVim had been TypeScript. I would've switched then.
2 comments
arccy
119 days ago
neovim does have some support for nodejs plugins through its providers
https://neovim.io/doc/user/provider.html#_node.js-integratio...
link
jitl
119 days ago
well the lua setup has enough type checker going on that’s it’s really useful, besides language familiarity i honestly don’t miss much; there’s great docs and autocomplete for the lua stuff built in to the lazynvim distro.
link