ats-lang-vim : syntax highlighting for ATS
| script karma |
Rating 4/4,
Downloaded by 776 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Artyom Shalkhakov |
| |
| script type |
| syntax |
| |
| description |
A (rather incomplete) syntax highlighting for ATS (see http://www.ats-lang.org)
Future improvements are planned. |
| |
| install details |
Copy this script into ~/.vim/syntax, then add the lines below to your ~/.vimrc:
au BufRead,BufNewFile *.dats set filetype=ats
au BufRead,BufNewFile *.sats set filetype=ats
au! Syntax ats source ats.vim
Enjoy! :) |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|