Comment on Ask HN: Which tools increased your productivity the most?Comments−warkanlock3yby far, without being a computer snob, vimIt's incredible how far you can get with a good editor config−dinkleberg3yHonestly, same (except using neovim these days). Once you invest the time to really learn it and configure it to your exact needs it is an incredible experience to use.−gorbak253yIsn't it problematic to work on it via ssh on high latency connections?−qup3yDoing any online work with high latency connections is problematic.Vim can be used perfectly well on your own local machine.
Comments
by far, without being a computer snob, vim
It's incredible how far you can get with a good editor config
Honestly, same (except using neovim these days). Once you invest the time to really learn it and configure it to your exact needs it is an incredible experience to use.
Isn't it problematic to work on it via ssh on high latency connections?
Doing any online work with high latency connections is problematic.
Vim can be used perfectly well on your own local machine.