Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wting/lhaskell.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

lhaskell.vim

Description

This is a vim plugin provides syntax highlighting for literate programming Haskell files.

The code is copied from the Haskell wiki for ease of use with Vundle or Pathogen plugin managers.

Installation

Using Vundle

  1. Add Bundle 'wting/lhaskell.vim' to ~/.vimrc
  2. vim +BundleInstall +qall

Using Pathogen

  1. cd ~/.vim/bundle
  2. git clone git://github.com/wting/lhaskell.vim.git

About

Vim syntax highlighting for Haskell literate programming files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published