- cleaned up plugin files
- htmldjango snippets and highlight fix
This commit is contained in:
2024-05-01 20:11:35 -05:00
parent 1264a64a55
commit 0ec71045f4
8 changed files with 139 additions and 121 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
(tag_statement tag_argument:
(keyword_argument keyword_name:
((identifier) @parameter)))
((identifier) @variable.parameter)))
(filter filter_name:
((identifier) @function))