mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 06:20:05 +08:00
8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
|
[run]
|
||
|
plugins = covimerage
|
||
|
data_file = .coverage_covimerage
|
||
|
|
||
|
[report]
|
||
|
include = autoload/*,plugin/*,syntax/*,tests/*
|
||
|
omit = tests/fixtures/vim/*
|