sponsor Vim development Vim logo Vim Book Ad

alex.vim : syntax highlight for alex files

 script karma  Rating 8/8, Downloaded by 685  Comments, bugs, improvements  Vim wiki

created by
Nickolay Kudasov
 
script type
syntax
 
description
Alex is a tool for generating lexical analysers in Haskell, given a description of the tokens to be recognised in the form of regular expressions. This script is syntax file for alex files.
 
install details
Put alex.vim in your ~/.vim/syntax or in $VIMRUNTIME/syntax.
To start using it while editing alex file you can use
:set syntax alex
or create/edit script for file type detecting and applying this syntax rules.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
alex.vim 0.2 2010-03-18 6.0 Nickolay Kudasov '$' and '@' are now part of identifiers for macro definitions
haskell directives are highlighted
hightlighting fixmes
hightlighting todos and fixmes in haskell comments
alex.vim 0.1 2010-03-13 6.0 Nickolay Kudasov Initial upload
ip used for rating: 13.58.121.131

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github