vim-cargo
vim-cargo copied to clipboard
:CargoTest does not run tests
Thanks for the plugin! I'm trying :CargoTest
and it triggers :!cargo run test
, I'm expecting :!cargo test
instead, It seems to me "run" is added twice, could it be something with my local env?
Pleasure! The project is unfortunately not actively maintained. It's possible it worked with an older version of Cargo. Feel free to submit a pull request and I'll check it out.