mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Mark several invalid queries
This commit is contained in:
parent
e3a863bd1c
commit
6cd211f647
8 changed files with 128 additions and 59 deletions
|
|
@ -50,6 +50,8 @@ local function do_check()
|
|||
end
|
||||
end
|
||||
if last_error then
|
||||
print()
|
||||
print("Last error: ")
|
||||
error(last_error)
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue