Vim keyboard shortcuts for writers

For the last couple of weeks I have been doing all my writing using a distraction free Linux writing environment. It is based around Debian Linux and Vim, and looks like this: Read more

Similar

Emulating Shell Worksheets in Vim

More neat tricks with Vim, this time inspired by BBEdit’s Shell Worksheets. With these mappings, you can hit Ctrl-Enter on a line to execute it as a shell command and replace it with its output. Ctrl-Shift-Enter will preserve the command line above its ou... (more…)

Read more »

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 »