refactor: address emmylua diagnostics
This commit is contained in:
@@ -69,6 +69,7 @@ function Content:add_with_treesitter(text, lang)
|
||||
if not ok or not parser then
|
||||
return
|
||||
end
|
||||
---@cast parser vim.treesitter.LanguageTree
|
||||
|
||||
local trees = parser:parse()
|
||||
if not trees then
|
||||
|
||||
Reference in New Issue
Block a user