mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
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:
@ -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[]' } },
|
||||
|
Reference in New Issue
Block a user