/haskellmode-vim

A VIM Vundle-compatible Haskell plugin

Primary LanguageVimL

Haskellmode VIM plugin

A Vundle compatible adaptation of the Haskellmodel VIM plugin.

Usage

  1. Install Vundle
  2. Add into .vimrc Bundle 'git://github.com/laurilehmijoki/haskellmode-vim.git'
  3. Reload .vimrc (in VIM, type :source $MYVIMRC)
  4. Install the Vundle bundles with :BundleInstall

Credit

Claus Reinke (claus.reinke@talk21.com)