A Vundle compatible adaptation of the Haskellmodel VIM plugin.
- Install Vundle
- Add into .vimrc
Bundle 'git://github.com/laurilehmijoki/haskellmode-vim.git'
- Reload .vimrc (in VIM, type
:source $MYVIMRC
) - Install the Vundle bundles with
:BundleInstall
Claus Reinke ([email protected])