mirror of
https://github.com/neovim/neovim.git
synced 2026-01-05 02:47:28 +10: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