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.)
2 files changed, 3 insertions(+), 1 deletions(-) A .gitignore M autoload/mypy.vim
A .gitignore => .gitignore +2 -0
M autoload/mypy.vim => autoload/mypy.vim +1 -1