|
|
|
|
|
by locknitpicker
222 days ago
|
|
> Not OP, but a surprising number of senior(+) engineers at my company use default vim or neovim (no plugins or customizations) That's fine. They could very well be using the tool they always used. Support for vi bindings is not the best everywhere, and vim works also through terminal connections, which is great if you need to ssh somewhere to edit a few files. If you have to work with anything related to TypeScript or even JavaScript, you need to think long and hard to figure out what you're doing if your first option isn't vscode. |
|