mirror of
https://github.com/vim/vim.git
synced 2025-11-06 10:07:45 -05:00
Problem: It is not easy to get information about a script.
Solution: Make getscriptinf() return the version. When selecting a specific
script return functions and variables. (Yegappan Lakshmanan,
closes #10991)