diff --git a/Project/Resources/SyntaxModes.xml b/Project/Resources/SyntaxModes.xml
index ab3a5d9..ca5eb29 100644
--- a/Project/Resources/SyntaxModes.xml
+++ b/Project/Resources/SyntaxModes.xml
@@ -361,5 +361,9 @@
+
+
\ No newline at end of file
diff --git a/Project/Resources/Yaml.xshd b/Project/Resources/Yaml.xshd
new file mode 100644
index 0000000..1cd9bec
--- /dev/null
+++ b/Project/Resources/Yaml.xshd
@@ -0,0 +1,38 @@
+
+
+
+
+ &|\/"',;=:- $()
+
+
+
+
+
+
+
+
+ #
+
+
+
+ ---
+
+
+
+ %
+
+
+
+ "
+ "
+
+
+
+ '
+ '
+
+
+ :
+
+
\ No newline at end of file