Hacker News new | ask | show | jobs
by benvds 1355 days ago
Played around with a bit. In my experience compared to a configured vim:

- once you have your local language servers available it works quite nicely out of the box. syntax highlighting, file finder, lsp navigation, formatting, etc. just works

- its fast

- i really like having the order of selection->action instead of action->movement

- im still missing some features like a navigation tree and a quickfix list or something to do project wide find/replace.