alepez / vim-gtest

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

Make usable with vim-dispatch instead of vimux #6

Closed bbannier closed 8 years ago

bbannier commented 8 years ago

vim-dispatch seems to provide most of the functionality needed from vimux, but also comes with fallbacks for screen or in the absence of a multiplexer.

alepez commented 8 years ago

Thank you, this is a good idea. I'll try this asap.

alepez commented 8 years ago

From v1.1.0 vim-gtest uses :Make if vim-dispatch is installed