mirror of
https://github.com/neovim/neovim.git
synced 2026-02-26 12:22:58 +10:00
Problem: Not easy for a user to tell ":restart" to "run this command(s) after restarting". Solution: All ":restart" args following the optional +cmd arg are treated as a big cmdline that is passed as a "-c" CLI arg when restarting nvim.