11 lines
244 B
Markdown
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'
|
|
```
|