mirror of
https://github.com/neovim/neovim.git
synced 2026-09-01 20:03:47 +00:00
Problem: A plugin cannot easily expand a command like done internally.
Solution: Add the expandcmd() function. (Yegappan Lakshmanan, closes vim/vim#4514)
80dad48c50