Skip to content

juanpabloaj/vim-istanbul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

vim-istanbul

Show functions and statements not covered. Get information from coverage.json file, generated by Istanbul

istanbul report

Showing covered/uncovered lines

ss

gif

Requirements

  • Vim 7.3+
  • Python support for Vim
  • Python 2.6+

Install

If you use pathogen, clone this repo to bundle directory

cd ~/.vim/bundle && \
git clone git://github.com/juanpabloaj/vim-istanbul.git

Usage

Show functions and statements not covered

:IstanbulShow

Hide sign

:IstanbulHide

Inspired by coverage.py

Contributors

About

Show coverage information generated by Istanbul

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published