5 ms·
Good to know. Of course, I did have to google how to quit easy vim.
by danra 3y ago
Good to know.
Of course, I did have to google how to quit easy vim.
- hobabaObama 3y agofor any one wondering cntrl-o --> to get to normal vim mode then exit as usual
- lancebeet 3y agoIt's apparently also possible to do Ctrl-q to quit directly (it runs :confirm qall).
- rgoulter 3y ago> I did have to google how to quit easy vim. For those who know how to quit vim, but want to experience "how do I quit" again, try running `:term`.
- sweetjuly 3y agoThe real magic is opening :term, close all your splits, forget that you're still in term, try to open vim again, and then being momentarily confused why you find that all the keybinds and broken. This happens to me about once a month.