Hacker News new | ask | show | jobs
by myuzio 1335 days ago
Same thing happened to me since 2021, weirdly enough my VIM setup was quite close to yours. Nowadays, I'm using VSCode + vim plugin, which is kind of the best of the two worlds.

What I miss however from the good-old development in Terminal days:

1. How distraction-free terminal is by default without all the popups and extra things on the screen

2. How I could do anything in my development environment without having a mouse

Therefore naturally I checked your dotfiles and I think I will try to adopt your keybindings. Thanks for sharing.