1
0

Added search string

This commit is contained in:
Matthias Veigel
2025-05-16 14:11:37 +02:00
parent 60f87ac43a
commit f38b76de6d
5 changed files with 79 additions and 15 deletions

View File

@@ -0,0 +1,10 @@
%YAML 1.2
---
name: SearchString
file_extensions: []
scope: source.ss
contexts:
main:
- match: \b(OR|AND)\b
scope: keyword.op.ss