Skip to content

Commit

Permalink
feat: add type annotations for plenary.iterators
Browse files Browse the repository at this point in the history
  • Loading branch information
delphinus committed Apr 6, 2024
1 parent 233246f commit c341a8a
Show file tree
Hide file tree
Showing 2 changed files with 215 additions and 52 deletions.
1 change: 1 addition & 0 deletions lua/plenary/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
---@field filetype PlenaryFiletype
---@field fun PlenaryFun
---@field functional PlenaryFunctional
---@field iterators PlenaryIterators
---@field job PlenaryJob
---@field json PlenaryJson
---@field log PlenaryLog
Expand Down
Loading

0 comments on commit c341a8a

Please sign in to comment.