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