/vim-de-mypy.vim

A vim plugin to execute mypy on vim editor

Primary LanguageVim scriptMIT LicenseMIT

vim-de-mypy.vim

This is a vim plugin to execute Mypy on vim editor

Usage

Execute :Mypy command or type ,mp on normal mode.

Notice This plugin only executes mypy command simply.
So, please install numpy via pip etc in beforehand.

Install

NeoBundle

NeoBundle 'koji-k/vim-de-mypy.vim'