alex.vim : syntax highlight for alex files
| script karma |
Rating 8/8,
Downloaded by 869 |
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. |
| |
script versions (upload new version)
Click on the package to download.
| 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: 216.73.216.130
|