Update config, LuaLS definitions, bundle and changelog

This commit is contained in:
github-actions[bot]
2025-03-04 09:38:20 +00:00
parent 514c5c3452
commit 8bbce8c54a
3 changed files with 339 additions and 341 deletions

View File

@@ -1155,7 +1155,7 @@ function List:setSelectedForeground(selectedForeground)
return self
end
--- {index number, item any} Fired when an item is selected
--- {index number, item table} Fired when an item is selected
---@generic Element: List
---@param self Element
---@param callback function