Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
-vim-31687y:x to save and quit (:wq also works)
And :q! to quit without saving
Note: you need to be in normal mode before entering commands (ESC, and there’s no —INSERT— at the bottom) -
luftluft1177y@three333 I'll give it a try, I do not think vim can repair our relationship anymore..
-
greyfade2137yVim, unfortunately, requires that you have your personal epiphany.
That moment where it clicks in your mind, and you realize that the whole editor is built around a language that was tailored to modifying text. Where you stop thinking about letters and lines and start thinking about blocks and groups and spans and text objects. And then after that minor epiphany, you take a look at how Ed and ex work and you realize what you were missing all along.
Vim isn't a mere text editor. It's a text programmer. -
Related Rants
Can anyone explain me why everyone is using vim and i feel to dumb to use it, because I did not know how to close it so I am using nano?
question
nano
vim