diff options
author | Teddy Wing | 2020-07-27 20:15:01 +0200 |
---|---|---|
committer | Teddy Wing | 2020-07-27 20:15:01 +0200 |
commit | 2adfa1e8b9e3c6f5a28d2a4845ce403d8cafb5c4 (patch) | |
tree | 57bba4ad304912b1f0c7e1989552f8497ed99bed /bundle | |
parent | 738ef503527ee279160debca2fb503ae6ecaaf11 (diff) | |
download | dotvim-2adfa1e8b9e3c6f5a28d2a4845ce403d8cafb5c4.tar.bz2 |
ftplugin/go.vim: Add mapping to run package tests with terminal output
The Vim-Go mappings run the tests in a job and add results to the
Quickfix list. Add a new mapping that doesn't use Quickfix, and instead
just runs the test command for the package that contains the current
file, outputting the results to standard output.
Gives me an additional alternative to view test results.
Diffstat (limited to 'bundle')
0 files changed, 0 insertions, 0 deletions