mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
chore(apex): Update queries
This commit is contained in:
parent
73287b794d
commit
8199529bc4
2 changed files with 3 additions and 4 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"revision": "c21c3a0f996363ed17b8ac99d827fe5a4821f217"
|
||||
},
|
||||
"apex": {
|
||||
"revision": "a768c956b6aee72ffebb5df7f7c0b3702eaa2fbd"
|
||||
"revision": "82ee140f4ee7652a4915ac9e9f60c4d66f7637d7"
|
||||
},
|
||||
"arduino": {
|
||||
"revision": "ff1045f5da90344d547022c50f1756be4adaf721"
|
||||
|
|
@ -564,10 +564,10 @@
|
|||
"revision": "168020304759ad5d8b4a88a541a699134e3730c5"
|
||||
},
|
||||
"soql": {
|
||||
"revision": "a768c956b6aee72ffebb5df7f7c0b3702eaa2fbd"
|
||||
"revision": "82ee140f4ee7652a4915ac9e9f60c4d66f7637d7"
|
||||
},
|
||||
"sosl": {
|
||||
"revision": "a768c956b6aee72ffebb5df7f7c0b3702eaa2fbd"
|
||||
"revision": "82ee140f4ee7652a4915ac9e9f60c4d66f7637d7"
|
||||
},
|
||||
"sparql": {
|
||||
"revision": "05f949d3c1c15e3261473a244d3ce87777374dec"
|
||||
|
|
|
|||
|
|
@ -33,7 +33,6 @@
|
|||
(identifier) @label)
|
||||
|
||||
(storage_identifier) @storageclass
|
||||
(function_name) @function
|
||||
(date_literal) @string.special
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue