mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00

vim-patch:7.4.2011 Problem: It is not easy to get a list of command arguments. Solution: Add getcompletion(). (Yegappan Lakshmanan)aa4d73235b
vim-patch:7.4.2012 Problem: Test for getcompletion() does not pass on all systems. Solution: Only test what is supported.0d3e24be56
vim-patch:7.4.2066 Problem: getcompletion() not well tested. Solution: Add more testing.c1fb763184