Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjio
365 days ago
Quitting vim isn't about exiting the program, which can easily be done with :!kill -9 $PPID
3 comments
__MatrixMan__
364 days ago
Quitting vim became easy once I got to know helix. I've been clean for several weeks.
link
eddd-ddde
364 days ago
You should check out kakoune! It's very similar to helix, motion first, multi selection, and stupid easy to script.
link
marttt
364 days ago
Easy-peasy!
link
tylerchilds
365 days ago
i quit vim like
ctrl-z
link