Install Vim with Homebrew Python on OS X
Building terminal Vim on OS X with Homebrew's Python support, including formula changes and a check of the Python interpreter Vim actually uses.
more ...Building terminal Vim on OS X with Homebrew's Python support, including formula changes and a check of the Python interpreter Vim actually uses.
more ...Getting started with Clojure Web development in Vim, including Leiningen project setup and the tools used for a visual analytics application.
more ...Checking Java timer resolution for reaction-time experiments, comparing currentTimeMillis and nanoTime behavior on Linux and Windows.
more ...Linking plain-text GTD tasks to individual local email messages, using KMail's maildir files to open the relevant message from a task list.
more ...A lightweight Getting Things Done workflow built around TaskPaper's plain-text format, with ways to manage lists on the desktop and the Web.
more ...Using Firefox's It's All Text! extension to edit Web textareas in a desktop editor such as Vim, with UTF-8 support for writing Chinese.
more ...Using Vim's ManPageView plugin as an Info browser, with a shell wrapper that brings familiar key bindings and syntax highlighting to documentation.
more ...Enabling inverse search in Vim's LaTeX-Suite so a click in the DVI viewer returns to the corresponding place in the TeX source.
more ...Using Vim's TOhtml command to turn source code into syntax-highlighted HTML for Drupal posts, with an integrated editing and publishing workflow.
more ...Replacing the command-line man pager with Vim through ManPageView and a shell wrapper, with a fallback when a manual entry cannot be found.
more ...Editing and publishing Drupal blog entries directly from Vim with Python and XML-RPC, using familiar file commands and offline editing.
more ...