sponsor Vim development Vim logo Vim Book Ad

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! :)
 

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
ats.vim 0.1 2009-06-27 7.2 Artyom Shalkhakov Initial upload
ip used for rating: 216.73.216.130

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github