mirror of
https://github.com/neovim/neovim.git
synced 2026-01-30 16:44:29 +00:00
Problem: Copilot suggested some improvements in cmdexpand.c
(after v9.1.1556)
Solution: Use better variable names and comments
(John Marriott).
closes: vim/vim#17795
88b735973c
Co-authored-by: John Marriott <basilisk@internode.on.net>