doc: more detailed type annotations for setup() call
This commit is contained in:
parent
259b1fbc84
commit
2cb39e838e
6 changed files with 49 additions and 7 deletions
|
|
@ -25,7 +25,7 @@ local FIELD_META = constants.FIELD_META
|
|||
---@field type "delete"
|
||||
---@field name string
|
||||
---@field id integer
|
||||
---
|
||||
|
||||
---@class (exact) oil.DiffChange
|
||||
---@field type "change"
|
||||
---@field entry_type oil.EntryType
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue