vim-patch:9973b39: runtime(doc): remove duplicate sentence in builtin.txt

9973b39a17

Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
zeertzjq
2025-05-10 07:14:01 +08:00
parent 1bfb8dd338
commit cb12c8fa47
3 changed files with 0 additions and 5 deletions

View File

@@ -1350,8 +1350,6 @@ function vim.fn.cursor(lnum, col, off) end
--- position within a <Tab> or after the last character.
--- Returns 0 when the position could be set, -1 otherwise.
---
--- Returns 0 when the position could be set, -1 otherwise.
---
--- @param list integer[]
--- @return any
function vim.fn.cursor(list) end