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