docs: Update language

This commit is contained in:
~hedy
2025-01-05 09:10:59 +08:00
parent 12ec5f213c
commit 20aa0659e1
3 changed files with 12 additions and 10 deletions

View File

@@ -52,7 +52,7 @@ local lspkind = {
---@param kind string|integer
---@param bufnr integer
---@param symbol? outline.Symbol
---@param symbol outline.Symbol
---@return string icon
function M.icon_from_kind(kind, bufnr, symbol)
local kindstr = kind