mirror of
https://github.com/neovim/neovim.git
synced 2026-07-30 12:28:06 +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`