mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
fix(treesitter): fixup for health
This commit is contained in:
@@ -63,7 +63,7 @@ function M.add(lang, opts)
|
||||
M.register(lang, filetype or lang)
|
||||
|
||||
if vim._ts_has_language(lang) then
|
||||
return true
|
||||
return
|
||||
end
|
||||
|
||||
if path == nil then
|
||||
|
||||
Reference in New Issue
Block a user