sponsor Vim development Vim logo Vim Book Ad

ats-lang-vim : syntax highlighting for ATS

 script karma  Rating 4/4, Downloaded by 624  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: 18.217.203.172

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