mirror of
https://github.com/vim/vim.git
synced 2025-10-28 09:27:14 -04:00
compact formatter is no longer distributed with eslint, so: - switch to '--format stylish' in makeprg - update 'errorformat' for the 'stylish' format output fixes: #16126 closes: #16137 Signed-off-by: Romain Lafourcade <romainlafourcade@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>