mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
feat(lua-types): types for vim.api.* (#24523)
This commit is contained in:
1
runtime/lua/vim/_meta/vimfn.lua
generated
1
runtime/lua/vim/_meta/vimfn.lua
generated
@@ -1,6 +1,7 @@
|
||||
--- @meta
|
||||
-- THIS FILE IS GENERATED
|
||||
-- DO NOT EDIT
|
||||
error('Cannot require a meta file')
|
||||
|
||||
--- Return the absolute value of {expr}. When {expr} evaluates to
|
||||
--- a |Float| abs() returns a |Float|. When {expr} can be
|
||||
|
||||
Reference in New Issue
Block a user