add vim and libuv runtime for luals, qualify libuv types

This commit is contained in:
Alexander Courtis
2023-11-27 08:32:51 +11:00
parent 3af30ee20e
commit 8393f7cc0c
5 changed files with 11 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
---@class BaseNode
---@field absolute_path string
---@field executable boolean
---@field fs_stat uv_fs_t
---@field fs_stat uv.uv_fs_t
---@field git_status GitStatus|nil
---@field hidden boolean
---@field name string