9 lines
129 B
Markdown
9 lines
129 B
Markdown
# ats-vim
|
|
|
|
This provides detection and syntax highlighting for ATS programs.
|
|
|
|
## Installation
|
|
|
|
```vim
|
|
Plug 'vmchale/ats-vim'
|
|
```
|