ats-vim/README.md

12 lines
244 B
Markdown
Raw Normal View History

2017-10-02 23:05:17 -04:00
# ats-vim
2017-11-05 11:41:12 -05:00
[![Build Status](https://travis-ci.org/vmchale/ats-vim.svg?branch=master)](https://travis-ci.org/vmchale/ats-vim)
2017-10-02 23:05:17 -04:00
This provides detection and syntax highlighting for ATS programs.
## Installation
```vim
Plug 'vmchale/ats-vim'
```