Added emmylua annotations where valuable

This commit is contained in:
2025-12-22 15:11:39 +00:00
parent 94c3b2e55e
commit 9296eb6b20
5 changed files with 26 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
---@class IconDef
---@field icon string
---@field color string
---@field cterm_color string
---@field name string
---@type table<string, IconDef>
return {
Ada = {
icon = "",