mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(install): return error code in callback
This commit is contained in:
parent
a2841d29d7
commit
aaf5b7fdf7
9 changed files with 202 additions and 188 deletions
|
|
@ -1,5 +1,2 @@
|
|||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
|
||||
((doc_block) @injection.content
|
||||
(#set! injection.language "markdown"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue