~dricottone/vim-mypy

2309c037 — Mark McDonnell 7 years ago
Use correct flags

--fast-parser for async/await support
--ignore-missing-imports --follow-imports=skip for not following imports and causing odd errors
803a1bba — Mark McDonnell 7 years ago
Update README.md
4df7f702 — Integralist 7 years ago
Update README
be76aa31 — Integralist 7 years ago
Fix bug in autoload code
51867674 — Integralist 7 years ago
Setup
27ec1810 — Mark McDonnell 7 years ago
Initial commit