ats-vim
ats-vim copied to clipboard
Add support for additional syntax highlighting
This PR adds support for additional ATS syntax and keywords to the syntax/ats.vim
file, and adds an example.dats
file which includes different syntax examples and keywords.
I've grouped the changes into commits that should hopefully make this easier to review. If you'd prefer this split this into multiple PRs, please let me know.
I noticed several issues while taking another look at the diff today. I've pushed an update that fixes them.