aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/ini/highlights.scm
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/queries/ini/highlights.scm')
-rw-r--r--runtime/queries/ini/highlights.scm6
1 files changed, 6 insertions, 0 deletions
diff --git a/runtime/queries/ini/highlights.scm b/runtime/queries/ini/highlights.scm
new file mode 100644
index 00000000..6277a067
--- /dev/null
+++ b/runtime/queries/ini/highlights.scm
@@ -0,0 +1,6 @@
+(section_name) @namespace
+
+(setting_name) @keyword
+(setting_value) @string
+
+(comment) @comment