Section: Vim

How to sort lines of text from within vim (super easy!)

September 26, 2018 · 1 min read
A quick way to sort text in Vim

Beginners Guide to Tabs in Vim

September 26, 2018 · 1 min read
A simple and easy to understand guide to using tabs in Vim.

Vim tip: The best line number config (current + relative line numbers)

September 26, 2018 · 1 min read
A simple .vimrc config option so you can always see the current line number, along with relative line numbers above or below the current line