Evaluate Markdown code blocks within Vim

Evaluate Markdown code blocks within Vim. Contribute to gpanders/vim-medieval development by creating an account on GitHub. Read more

Similar

Vim key bindings for web browsers

Vim users find the h, j, k, l keys useful for navigating documents without a mouse. This tip shows some techniques for configuring vi-like key bindings in web browsers such as Mozilla Firefox and Chromium. Vimperator is an open source extension for Mozill... (more…)

Read more »

The Power of Recursive Macros in Vim

~ 2 minute If for some crazy reason you’re not already a user of Vim, shutdown your computer and go think about your life choices. Joking aside, Vim is really a great editor. And if you didn’t know – Vim supports macros. Basics of macros in Vim Macros rep... (more…)

Read more »