vim-polyglot
vim-polyglot copied to clipboard
Fix tests
Do not use throw v:exception
.
It cannot re-throw Vim native error.
So :cq!
wasn't reached and the tests were stuck.
This PR fixes #753