Adds vim keybindings to all OS X inputs. Contribute to dbalatero/VimMode.spoon development by creating an account on GitHub. (more…)
Read more »
This tutorial explains how to browse the web with Vim Keybindings using Vimium extension. Vimium allows you to navigate the Internet just using Keyboard. (more…)
Read more »
Fifteen years ago, writing Lisp code in Vim was an odd adventure. There
were no good plugins for Vim that assisted in structured editing of Lisp
s-expressions or allowed interactive programming by embedding a Lisp
Read-Eval-Print-Loop (REPL) or a debugge... (more…)
Read more »
One of Go's greatest features is that it greatly integrates with Vim. In this article, I'll show you how to setup your Vim for Go development... (more…)
Read more »
Once you have taken the time to setup Vim exactly the way you want, you might
still encounter configuration issues. My whole ~/.vim/ directory is under version
control so I can just clone it on any computer I want my familiar Vim
experience. (more…)
Read more »