mirror of
https://github.com/neovim/neovim.git
synced 2026-08-02 05:39:12 +00:00
Problem:
It's clumsy for scripts to handle a "restart", without custom mappings or
global vars.
Solution:
Introduce `v:startreason`
(cherry picked from commit ae426ee465)