mirror of
https://github.com/neovim/neovim.git
synced 2025-11-03 17:24:29 +00:00
Problem: The :has() method of the vim.version.range() result is not documented though it's mentioned in examples. Solution: Mention it in the range() result doc.