Skip to content
eMxyzptlk edited this page Nov 10, 2011 · 2 revisions

Getting started

Installation

  • Please make sure all Pre-requisites are met before continuing
  • Please use our automatic installer, what it does is, it checks your home directory for the presence of .vim .vimrc and .gvimrc files, it they exists, it will adds .old to the file names, then it clones vimius and runs rake from withing Vimius folder.
$ curl https://raw.github.com/TechnoGate/vimius/master/bootstrap.sh -o- | sh
  • If you want to customize Vimius, you might want to read the Customization page.
Clone this wiki locally