ats-vim/README.md
2017-11-05 10:41:12 -06:00

11 lines
244 B
Markdown

# ats-vim
[![Build Status](https://travis-ci.org/vmchale/ats-vim.svg?branch=master)](https://travis-ci.org/vmchale/ats-vim)
This provides detection and syntax highlighting for ATS programs.
## Installation
```vim
Plug 'vmchale/ats-vim'
```