mirror of
https://github.com/vim/vim.git
synced 2026-05-31 06:29:04 +02:00
c849b17e19
Correct expression syntax to match case in if and if-else clauses. related: #8535 closes: #17901 Signed-off-by: veotos <veotos@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>