erietz / vim-terminator

:dagger: Run your code in an output buffer or a vim terminal conveniently
GNU General Public License v3.0
116 stars 2 forks source link

Redundant buffers #19

Closed erietz closed 2 years ago

erietz commented 2 years ago

Made the same changes to vim as were done for neovim in the last PR. That is, on non-zero exit code, close the output buffer and open the quickfix list.