Editor War (Vim vs. Emacs)

The editor war is the rivalry between users of the Emacs and vi (now usually Vim, or recently Neovim) text editors. The rivalry has become a lasting part of hacker culture and the free software community.
Read more

Similar

Better yml editing in vanilla Vim

Recently, I was taking an online course in preparation for the Kubernetes exam. In the labs I had an broken Kubernetes configuration which I needed to fix only by editing it using Vim. Every time the lab started the environment was created from scratch an... (more…)

Read more »

Intermediate Vim tips

Vim is highly customisable, and I recommend everyone tailor their config according to their own preferences. That being said, here are some bits I think people may want to steal from my .vimrc. I tried to avoid the more common options you'd find in simila... (more…)

Read more »