mirror of
https://github.com/neovim/neovim.git
synced 2026-01-10 15:22:51 +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>