mirror of
https://github.com/neovim/neovim.git
synced 2026-01-07 20:07:23 +10:00
Problem: cannot use buffer-number for errorformat
Solution: add support for parsing a buffer number using '%b' in
'errorformat'
closes: vim/vim#13419
b731800522
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>