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

@ -1779,7 +1779,6 @@ M.funcs = {
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.
]=],
name = 'cursor',
params = { { 'list', 'integer[]' } },