mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 23:40:04 -04:00
fix(leo): update queries (#7086)
* small bugfixes of variables, records, and struct highlighting * lockfile.json update * fixed @constant bug, and added self.address, and network.id as builtins to highlight * fixed associated function calls
This commit is contained in:
parent
2eb50352c0
commit
5071ca777c
2 changed files with 25 additions and 12 deletions
|
|
@ -393,7 +393,7 @@
|
|||
"revision": "8a841fb20ce683bfbb3469e6ba67f2851cfdf94a"
|
||||
},
|
||||
"leo": {
|
||||
"revision": "f5ecaaa869a845e689399092cb9a61feca66cf12"
|
||||
"revision": "07fbb1d1dd193cf9995945e5412aff61c95c67e0"
|
||||
},
|
||||
"linkerscript": {
|
||||
"revision": "f99011a3554213b654985a4b0a65b3b032ec4621"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue