Hacker News new | ask | show | jobs
by alwillis 428 days ago
> There are newer editors [0] that are more AST aware…

With Neovim, you get the best of both worlds: it's Vim with AST support via Treesitter and LSP support baked in.

1 comments

Any good recommendations for plugins to add commands to work on asts?