mirror of
https://github.com/neovim/neovim.git
synced 2026-07-24 01:40:41 +00:00
Problem: It's clumsy for scripts to handle a "restart", without custom mappings or global vars. Solution: Introduce `v:startreason`
Problem: It's clumsy for scripts to handle a "restart", without custom mappings or global vars. Solution: Introduce `v:startreason`