mirror of
https://github.com/vim/vim.git
synced 2026-04-13 15:26:30 +02:00
Problem: :runtime completion can be further improved.
Solution: Also complete the {where} argument values and adjust the
completion for that. (closes #11874)