Skip to content

vim-scripts/syntaxhaskell.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=3034

Improvement on the default vim haskell.vim syntax file:
- highlights all Types, not just built in ones
- highlights top level functions
- functions and types are highlighted properly in import/export lists
- repaired spell checking, thus only string and comments are spell checked
- FFI support
- QuasiQuotation support
- highlighting of top level Template Haskell slices

on github: http://github.com/urso/dotrc/blob/master/vim/syntax/haskell.vim

About

Haskell Syntax File

Resources

Stars

Watchers

Forks

Packages

No packages published