mirror of
https://github.com/neovim/neovim.git
synced 2026-01-08 04:18:49 +10:00
Problem: Cannot use modifiers before :-Ntabmove.
Solution: Check backwards from the command instead of checking from the
start of the command line. Slightly adjust docs to make them
more consistent (zeertzjq).
closes: vim/vim#14289
076faac537