mirror of
https://github.com/neovim/neovim.git
synced 2026-01-10 07:12:50 +00:00
Problem: Command modifier parsing always uses global cmdmod.
Solution: Pass in cmdmod_T to use. Rename struct fields consistently.
e100440158