Skip to content

Commit 9973b39

Browse files
committed
runtime(doc): remove duplicate sentence in builtin.txt
Signed-off-by: Christian Brabandt <cb@256bit.org>
1 parent 3141509 commit 9973b39

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

runtime/doc/builtin.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*builtin.txt* For Vim version 9.1. Last change: 2025 May 08
1+
*builtin.txt* For Vim version 9.1. Last change: 2025 May 09
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -2285,7 +2285,6 @@ cursor({list})
22852285
Can also be used as a |method|: >
22862286
GetCursorPos()->cursor()
22872287
<
2288-
Returns 0 when the position could be set, -1 otherwise.
22892288
Return type: |Number|
22902289

22912290

0 commit comments

Comments
 (0)