-
Notifications
You must be signed in to change notification settings - Fork 1
Syntax file for Haskell
vim-scripts/haskell.vim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=2062 This script provides syntax highlight for Haskell. It will highlight all standard prelude functions, types and constants. Download at http://rcgoncalves.net/files/haskell.zip PS: This script is an improvement on the vim default haskell script.