mirror of
https://github.com/neovim/neovim.git
synced 2025-12-07 07:02:46 +00:00
fix: resolve all remaining LuaLS diagnostics
This commit is contained in:
committed by
Lewis Russell
parent
83479b95ab
commit
6aa42e8f92
@@ -175,7 +175,7 @@ end
|
||||
--- (`"`).
|
||||
---
|
||||
---@param lang string Language
|
||||
---@return table
|
||||
---@return TSLangInfo
|
||||
function M.inspect(lang)
|
||||
M.add(lang)
|
||||
return vim._ts_inspect_language(lang)
|
||||
|
||||
Reference in New Issue
Block a user