Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/simpleini.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ini.syn')
-rw-r--r--ini.syn36
1 files changed, 0 insertions, 36 deletions
diff --git a/ini.syn b/ini.syn
deleted file mode 100644
index b9c9d01..0000000
--- a/ini.syn
+++ /dev/null
@@ -1,36 +0,0 @@
-; Syntax file for ini files - contributed by Brodie Thiesfield
-;
-; Suggested Colors:
-; Comments (;#) Comments, Comments 2 Green
-; Sections Characters Red
-; Values Strings Blue
-
-C=1
-
-[Syntax]
-Namespace1 = 6
-IgnoreCase = Yes
-KeyWordLength = 1
-BracketChars =
-OperatorChars =
-PreprocStart =
-SyntaxStart =
-SyntaxEnd =
-HexPrefix =
-CommentStart =
-CommentEnd =
-CommentStartAlt =
-CommentEndAlt =
-SingleComment = #
-SingleCommentCol =
-SingleCommentAlt = ;
-SingleCommentColAlt =
-SingleCommentEsc =
-StringsSpanLines = No
-StringStart =
-StringEnd =
-StringAlt = =
-StringEsc =
-CharStart = [
-CharEnd = ]
-CharEsc =