~dricottone/vim-mypy

4df7f702fd98518a239f1e2f802ea7507a8456a9 — Integralist 7 years ago be76aa3
Update README
1 files changed, 4 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +4 -0
@@ 15,3 15,7 @@ git clone https://github.com/integralist/vim-mypy ~/.vim/bundle/vim-mypy
```
Plugin 'integralist/vim-mypy'
```

## Alternatives

It seems both [Syntastic](https://github.com/vim-syntastic/syntastic) and [Neomake](https://github.com/neomake/neomake) include support for MyPy.