mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +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:
2
runtime/lua/vim/_meta/vimfn.lua
generated
2
runtime/lua/vim/_meta/vimfn.lua
generated
@@ -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
|
||||
|
Reference in New Issue
Block a user