mirror of
https://github.com/neovim/neovim.git
synced 2026-01-23 05:32:45 +10: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