mirror of
https://github.com/neovim/neovim.git
synced 2025-09-20 18:28:19 +00:00
vim-patch:8.2.4356: command line completion functions are very long (#19943)
Problem: Command line completion functions are very long.
Solution: Refactor into multiple functions. (Yegappan Lakshmanan,
closes vim/vim#9753)
620d8edba0
Change fifth argument of set_context_by_cmdname() to "context".
This commit is contained in: