mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
refactor(types): more fixes
This commit is contained in:
committed by
Lewis Russell
parent
d72c9d1d19
commit
ea44f74d84
@@ -129,7 +129,7 @@ error('Cannot require a meta file')
|
||||
--- @field last_set_chan integer
|
||||
--- @field type 'string'|'boolean'|'number'
|
||||
--- @field default string|boolean|integer
|
||||
--- @field allow_duplicates boolean
|
||||
--- @field allows_duplicates boolean
|
||||
|
||||
--- @class vim.api.keyset.parse_cmd.mods
|
||||
--- @field filter { force: boolean, pattern: string }
|
||||
|
||||
Reference in New Issue
Block a user