~dricottone/vim-mypy

ref: b62fca16d42857888ab6dc7a8ffcbab85f224fa9 vim-mypy/.gitignore -rw-r--r-- 13 bytes
b62fca16 — dricottone 5 years ago dev
Remove --fast-parser option

The parser for mypy was changed permanently. The 'fast' parser is no
longer opt-in-able. (Rather, it became possible to opt-out of it.)