14 Forks
95 Stars
95 Watchers

vim-mypy

Vim plugin for executing Python's optional static type checker MyPy (http://mypy-lang.org/)

How to download and setup vim-mypy

Open terminal and run command
git clone https://github.com/Integralist/vim-mypy.git
git clone is used to create a copy or clone of vim-mypy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vim-mypy https://github.com/Integralist/vim-mypy/archive/master.zip

Or simply clone vim-mypy with SSH
[email protected]:Integralist/vim-mypy.git

If you have some problems with vim-mypy

You may open issue on vim-mypy support forum (system) here: https://github.com/Integralist/vim-mypy/issues