File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3- <plist version =" 1.0 " >
3+ <plist version =" 1.1 " >
44
55<!-- A tiny language to colour some keywords in
66 Bunch files to make my life easier.
5050 </array >
5151 <key >BBLMCommentLineDefault </key >
5252 <string >// </string >
53+
54+ <!-- Features of the language to use -->
5355 <key >Language Features </key >
5456 <dict >
5557 <key >Identifier and Keyword Character Class </key >
6870 <string >{ </string >
6971 <key >Close Statement Blocks </key >
7072 <string >} </string >
71-
73+ <key >Open Parameter Lists </key >
74+ <string >?[ </string >
75+ <key >Close Parameter Lists </key >
76+ <string >] </string >
7277 </dict >
7378
7479</dict >
You can’t perform that action at this time.
0 commit comments