mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 13:38:34 +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#17524126731c8fd
Co-authored-by: Doug Kearns <dougkearns@gmail.com> (cherry picked from commitfe42c81f2e
)