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

https://github.com/todesking/vint-syntastic


https://github.com/todesking/vint-syntastic

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Vint-Syntastic

## Dependencies

* [Syntastic](https://github.com/scrooloose/syntastic)
* [Vint](https://github.com/Kuniwak/vint)

## Usage

```vim
let g:syntastic_vim_checkers = ['vint']
```