mirror of
https://github.com/neovim/neovim.git
synced 2025-11-15 23:01:24 +00: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>