mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00
docs: fix lua type warnings (#28633)
This commit is contained in:

committed by
GitHub

parent
e948d7feba
commit
efb44e0cad
@@ -124,7 +124,7 @@ error('Cannot require a meta file')
|
||||
--- @field commalist boolean
|
||||
--- @field flaglist boolean
|
||||
--- @field was_set boolean
|
||||
--- @field last_set_id integer
|
||||
--- @field last_set_sid integer
|
||||
--- @field last_set_linenr integer
|
||||
--- @field last_set_chan integer
|
||||
--- @field type 'string'|'boolean'|'number'
|
||||
|
Reference in New Issue
Block a user