Tried neovim a couple of times. Stopped after 10 or 15 mins. Anyone has useful tips to get used to vim/neovim?
Just get used to
- using movement (hjkl),
- going between insert and normal modes (i and esc),
- undoing (u from normal mode),
- and saving (:w and :wq).
Don’t try to do it all at first, just get comfortable with the essentials. You can even just stay in insert mode (the only mode in most editors) at first.
Keep a vim basics cheat sheet handy for a couple weeks as you’re building in muscle memory, then slowly work in more advanced techniques and combinations.
It doesn’t take long before you start having a lot of fun just manipulating text.
PS here’s a decently basic cheat sheet I found:
Go through the tutorial. It is quite good and teaches things incrementally with real world examples. Just run vimtutor to start.
But why learn all that? Nano user here.
I’m always vimming!
Not because I want to though. It’s because I don’t know how to stop…
That’s, like, halfway down the list of things to try!
Can’t stop won’t stop
VIM only has two modes:
Constantly beeping
Destroying everything.
well, I am using vim, but I don’t know how to use vim.
Am I vimming?
Yes, you vom.
They vom it.
If you dont know how to exit vim, then yes you are…
:what^C^C^C^Z^Z^C^ESCFFUUUUUUUUUU...
Needs more !!!
I remember that experience first time and how I had to kill the process from another shell :)
This was before the internet so couldn’t exactly google it either.
Fun times. But I figured it out by reading the man page.
Emacs users be like
🪢 :q!
Progress lost
I kakoune instead.
How do you like it? I tried it a few years ago, but my vim muscular memory made it feel as uncomfortable as learning vim for the first time.
I’m very happy. I had the same early experience as you, but I kept with it. I’ve been using it several years now. When I’m forced back to vim, my fingers remember just enough, but I have to undo pretty often.
fellow noun->verb user :)
helix superiority however.
Pitch me. I could switch, but it would help a great deal to understand more about why. I’m open to change, but not eager to change.