mirror of
https://github.com/neovim/neovim.git
synced 2026-06-11 22:38:20 +00:00
Problem: Command modifier parsing always uses global cmdmod.
Solution: Pass in cmdmod_T to use. Rename struct fields consistently.
e100440158