Files
neovim/runtime/lua
Luis Calle f529bc74f9 docs: vim.range, vim.pos #38869
Problem:
`vim.Range` and `vim.Pos` have signature mismatches on the docs of some functions.

Solution:
Split the "module" functions from the "class" functions (just like it's done in other modules like `vim.version`) and regenerate the docs.

(cherry picked from commit c530fd8e75)
2026-04-08 16:19:48 +00:00
..
2026-03-16 10:29:58 +01:00
2026-04-08 16:19:48 +00:00
2025-02-09 18:10:54 +01:00
2026-03-29 13:36:56 +02:00