Skip to content
Wael Nasreddine edited this page Nov 19, 2011 · 16 revisions

Pre-requisites

The distribution is designed to work with ViM >= 7.3.

The distribution also require ack, pep8, ctags, ruby and rake, for the most comfortable experience, use the gui version of ViM. Linux users should install gvim, OSX users should install MacVim, Download it here.

Linux

Ubuntu

$ sudo apt-get install ruby-dev rake exuberant-ctags

OpenSuSe

$ sudo zypper install ruby rubygems rubygem-rake ctags

ArchLinux

$ sudo pacman -S gvim ctags ruby ack

You also need to install pep8 from AUR.

Clone this wiki locally