Home

Learning Vim in 3 Steps

$$3785
https://lemy.lol/u/cm0002 posted on Feb 24, 2026 19:47
https://lemy.lol/post/61633328
Reply
$$3796
https://lemmy.zip/u/MrSoup posted on Feb 24, 2026 20:12
In reply to: https://lemy.lol/post/61633328

1) : 2) q 3) !

https://lemmy.zip/comment/24857900
Reply
$$3804
https://lemmy.dbzer0.com/u/Nioxic posted on Feb 24, 2026 20:29
In reply to: https://lemmy.zip/comment/24857900

Not saving ?

https://lemmy.dbzer0.com/comment/24607363
Reply
$$3809
https://lemmy.world/u/MunkyNutts posted on Feb 24, 2026 20:33
In reply to: https://lemy.lol/post/61633328

I’m new to the Linux programming scene, I’m a chemist but have been learning as a hobby and did a little BASIC and Pascal as a child, and from my experience and research the best three steps are:

  1. sudo apt install nano

  2. nano [filename]

  3. ctrl+x

I’m being somewhat facetious, but haven’t enough knowledge to know if it’s better/powerful than nano, still a real green noob.

https://lemmy.world/comment/22327717
Reply
$$3821
https://feddit.org/u/littleomid posted on Feb 24, 2026 21:07
In reply to: https://lemmy.world/comment/22327717

VIM is waaaaaaaaay more powerful and faster than nano. I personally use VIM motions in emacs. That’s how efficient I find them.

https://feddit.org/comment/11703552
Reply
$$3838
https://lemmy.zip/u/MrSoup posted on Feb 24, 2026 22:09
In reply to: https://lemmy.world/comment/22327717

Try micro

https://lemmy.zip/comment/24860262
Reply
$$3845
https://programming.dev/u/lukalix98 posted on Feb 24, 2026 22:48
In reply to: https://lemmy.world/comment/22327717

I get it, I was the nano guy before trying vim, now I can’t go without vim, and beleive me I’ve yet to unlock full vim potential.

https://programming.dev/comment/22377646
Reply
$$4051
https://eviltoast.org/u/orhtej2 posted on Feb 25, 2026 10:00
In reply to: https://lemmy.dbzer0.com/comment/24607363

Random garbage keystrokes you put in before searching for the correct nope out procedure?

https://eviltoast.org/comment/17732701
Reply
$$4296
https://programming.dev/u/somegeek posted on Feb 25, 2026 20:31
In reply to: https://lemmy.world/comment/22327717

Nano is for chemists maybe. Editing couple of lines and saving.

But vim is one of the most powerful text editors ever created. It’s so powerful and good that it gets ridiculous. Also, from an ergonomic standpoint, your body will thank you for using vim/neovim

https://programming.dev/comment/22394167
Reply