docs: fix lua type warnings (#28633)

This commit is contained in:
Maria José Solano
2024-05-04 15:08:17 -07:00
committed by GitHub
parent e948d7feba
commit efb44e0cad
6 changed files with 16 additions and 6 deletions

View File

@@ -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'