Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 441 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 441 Bytes

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 ([email protected])