mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
test(treesitter): make internal lang test pending when necessary
This commit is contained in:
@@ -761,6 +761,7 @@ function module.pending_c_parser(pending_fn)
|
||||
pending_fn 'no C parser, skipping'
|
||||
return true
|
||||
end
|
||||
module.exec_lua [[vim._ts_remove_language 'c']]
|
||||
return false
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user