mirror of
https://github.com/neovim/neovim.git
synced 2026-02-17 17:08:31 +00:00
Problem: No command-line completion for :unsilent {command}.
Solution: Add missing command arg completion (Doug Kearns).
(author)
Add completion tests for all command modifiers.
closes: vim/vim#17524
126731c8fd
Co-authored-by: Doug Kearns <dougkearns@gmail.com>