mirror of
https://github.com/vim/vim.git
synced 2025-11-13 22:54:27 -05:00
Quote the special buffer names for consistency (see :help bufname()) and so that they're not incorrectly highlighted as optional command arguments. closes: #18730 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>