Rich.vim – visual rich text formatting for plain text files

visual rich text formatting for plain text files. Contribute to jocap/rich.vim development by creating an account on GitHub. Read more

Similar

Vim Katas

Vim exercises based on the book - Practical Vim. Contribute to adomokos/Vim-Katas development by creating an account on GitHub. (more…)

Read more »

Journaling in Vim

I (try to) journal daily but I’m not a fan of using pen and paper although they are supposed to be better at this task. There are two reasons for this, first, digital note taking is easier to organize and get back to and second, at some point in time, I’d... (more…)

Read more »

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 »