mirror of
https://github.com/neovim/neovim.git
synced 2026-01-17 10:38:57 +10:00
Problem: evalcmd() has a confusing name.
Solution: Rename to execute(). Make silent optional. Support a list of
commands.
79815f1ec7