Demonstration of the ViM plugin `vim-umbrella` showing inline code coverage in Go programs

bmallred cf16b6f8e9 Merge https://github.com/bmallred/demo-umbrella-go 10 years ago
.gitignore cf16b6f8e9 Merge https://github.com/bmallred/demo-umbrella-go 10 years ago
README.md 13e117c657 Initial commit 10 years ago
size.go 75d6cb7c2c added first draft of adding line-by-line coverage within ViM using Go 10 years ago
size_test.go 75d6cb7c2c added first draft of adding line-by-line coverage within ViM using Go 10 years ago
umbrella 75d6cb7c2c added first draft of adding line-by-line coverage within ViM using Go 10 years ago
umbrella.py 75d6cb7c2c added first draft of adding line-by-line coverage within ViM using Go 10 years ago

README.md

demo-umbrella-go

Demonstration of the ViM plugin vim-umbrella showing inline code coverage in Go programs