mirror of
https://github.com/neovim/neovim.git
synced 2026-02-11 06:52:09 +10:00
Problem: getcompletion() failes for user-defined commands
Solution: set context for completion function
closes: vim/vim#12681
closes: vim/vim#12680
8ef1fbc0c3
Co-authored-by: Christian Brabandt <cb@256bit.org>