mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2026-03-29 08:32:45 +01:00
Added emmylua annotations where valuable
This commit is contained in:
@@ -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 = "",
|
||||
|
||||
Reference in New Issue
Block a user