runtime(doc): remove duplicate sentence in builtin.txt Commit: https://github.com/vim/vim/commit/9973b39a17095e6d77b25aafb73a317cebcf586e Author: Christian Brabandt <c...@256bit.org> Date: Fri May 9 08:19:51 2025 +0200
runtime(doc): remove duplicate sentence in builtin.txt Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/builtin.txt b/runtime/doc/builtin.txt index 3f52e109c..b9d0719a1 100644 --- a/runtime/doc/builtin.txt +++ b/runtime/doc/builtin.txt @@ -1,4 +1,4 @@ -*builtin.txt* For Vim version 9.1. Last change: 2025 May 08 +*builtin.txt* For Vim version 9.1. Last change: 2025 May 09 VIM REFERENCE MANUAL by Bram Moolenaar @@ -2285,7 +2285,6 @@ cursor({list}) Can also be used as a |method|: > GetCursorPos()->cursor() < - Returns 0 when the position could be set, -1 otherwise. Return type: |Number| -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1uDHFE-00H0FZ-Hq%40256bit.org.