mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +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>