Prettifying JSON Using Vim, Python and Bash

Combining the power of Bash, Python and Vim to prettify JSON files without any external plugins… Read more

Similar

Scripting the Vim Editor: Part 1

Vimscript is a mechanism for reshaping and extending the Vim editor. Scripting allows you to create new tools, simplify common tasks, and even redesign and replace existing editor features. This article (the first in a series) introduces the fundamental c... (more…)

Read more »