mirror of
https://github.com/vim/vim.git
synced 2026-05-30 14:07:27 +02:00
b1446dfd23
Match the full :wincmd command syntax. Allow for oneline assignment to Vim9 variables named winc[md]. Fixes #18368. Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>