Vim
-
Add Markdown Images using Vim
I have recently been working on workflow for this blog, and one of the initial stumbling blocks was adding images. [ Read more... ] -
Vim Tips - Updating several lines at once
Here are a few handy vim tips. Read all files in a path: :r! [ Read more... ] -
Format JSON in Vim
Update: A much more versatile tool for formatting JSON is jq, which doesn’t require Python to be installed [ Read more... ] -
Vim Autocompletion
Vim has some really handy features that aren’t immediately apparent. [ Read more... ] -
Setting up Vim
These are my settings for Vim, and will be occasionally updating as I refine the settings. [ Read more... ] -
Installing Vim (in KDE Neon)
In order to install the latest version of Vim, use the following [ Read more... ]