mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
fix: update scheme queries to parser change
This commit is contained in:
parent
2ed6c60ace
commit
ae104a057f
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@
|
||||||
|
|
||||||
;; quote
|
;; quote
|
||||||
|
|
||||||
(abbreviation
|
(quote
|
||||||
"'"
|
"'"
|
||||||
(symbol)) @symbol
|
(symbol)) @symbol
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue