mirror of
https://github.com/neovim/neovim.git
synced 2026-03-01 05:42:25 +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