alepez / vim-gtest

Vim plugin to quickly select and run GoogleTest asyncronously.
64 stars 12 forks source link

use native vimscript instead of sed #5

Closed alepez closed 8 years ago

alepez commented 8 years ago

ListTestCases and ListTestNames have a system call to sed. Use vimscript instead