mirror of
https://github.com/neovim/neovim.git
synced 2026-03-15 21:37:22 +00:00
- Rename "nested" to "-nested", but continue to support "nested" for backwards-compatibility. - Allow any order: "-once -nested" or "-nested -once". ref https://github.com/neovim/neovim/pull/9706#issuecomment-471295747