aboutsummaryrefslogtreecommitdiffstats
path: root/queries/leo
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-08-30 06:42:19 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-08-30 08:35:48 +0000
commit9ac3931bf6891cecd59c432d343d6490afd401e5 (patch)
tree7763e14da149c5545c9b772fa44bc93f83bb0ed2 /queries/leo
parentfix(c_sharp): remove duplicated queries (#7099) (diff)
downloadnvim-treesitter-9ac3931bf6891cecd59c432d343d6490afd401e5.tar
nvim-treesitter-9ac3931bf6891cecd59c432d343d6490afd401e5.tar.gz
nvim-treesitter-9ac3931bf6891cecd59c432d343d6490afd401e5.tar.bz2
nvim-treesitter-9ac3931bf6891cecd59c432d343d6490afd401e5.tar.lz
nvim-treesitter-9ac3931bf6891cecd59c432d343d6490afd401e5.tar.xz
nvim-treesitter-9ac3931bf6891cecd59c432d343d6490afd401e5.tar.zst
nvim-treesitter-9ac3931bf6891cecd59c432d343d6490afd401e5.zip
bot(lockfile): update http, ini, leo
Diffstat (limited to 'queries/leo')
-rw-r--r--queries/leo/highlights.scm5
1 files changed, 1 insertions, 4 deletions
diff --git a/queries/leo/highlights.scm b/queries/leo/highlights.scm
index 53db26ab5..4e10de013 100644
--- a/queries/leo/highlights.scm
+++ b/queries/leo/highlights.scm
@@ -123,10 +123,7 @@
(variable) @variable
-[
- (program_id)
- (this_program_id)
-] @string.special
+(program_id) @string.special
;record declaration
(record_declaration