Files
neovim/runtime/lua
Luis Calle c530fd8e75 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.
2026-04-08 11:38:27 -04:00
..
2026-03-16 10:29:58 +01:00
2026-04-08 11:38:27 -04:00
2025-02-09 18:10:54 +01:00
2026-03-29 13:36:56 +02:00