An open API service indexing awesome lists of open source software.

https://github.com/vmchale/futhark-syntastic-vim

Syntastic integration for Futhark
https://github.com/vmchale/futhark-syntastic-vim

futhark syntastic syntax-highlighting vim vimscript

Last synced: 24 days ago
JSON representation

Syntastic integration for Futhark

Awesome Lists containing this project

README

        

[Syntastic](https://github.com/vim-syntastic/syntastic) integration for
[Futhark](https://futhark-lang.org/).

# Use

With [vim-plug](https://github.com/junegunn/vim-plug):

```vim
Plug 'vmchale/futhark-syntastic-vim'
```