! syntax-highlighting for quake 3 arena - config-files ! ! by L. Frenzel, 20.12.2000 ! made for / tested with nedit 5.1.1 ! ! ! import with: ! nedit -import q3a.pats ! and don't forgett to save your defaults :P ! nedit.highlightPatterns: Quake 3 Arena:1:0{\n\ comment:"//":"$"::Ada Attributes::\n\ key:"<\\w>|(?i|||||||||||<\\+>|<\\->||<=>|<\\[>|<\\\\>|<\\]>|<`>|<\\|>||||<~>||||||||)":::Storage Type::\n\ setting cg:"(?i)":::Preprocessor::\n\ setting other:"(?i|||||||||||)":::Preprocessor::\n\ setting g:"(?i)":::Preprocessor::\n\ setting ui:"(?i)":::Preprocessor::\n\ setting s:"(?i)":::Preprocessor::\n\ setting r:"(?i)":::Preprocessor::\n\ setting cl:"(?i)":::Preprocessor::\n\ setting sv:"(?i)":::Preprocessor::\n\ setting com:"(?i)":::Preprocessor::\n\ setting in:"(?i)":::Preprocessor::\n\ setting m:"(?i)":::Preprocessor::\n\ setting vm:"(?i)":::Preprocessor::\n\ setting vid:"(?i)":::Preprocessor::\n\ setting net:"(?i)":::Preprocessor::\n\ setting cm:"(?i)":::Preprocessor::\n\ setting ch:"(?i)":::Preprocessor::\n\ setting cf:"(?i)":::Preprocessor::\n\ setting model:"(?i|||||)":::Preprocessor::\n\ command:"(?iunbindall|unbind|bind|seta|set|say_team|say|drop|exec|echo|vstr|team|vote)":::Keyword::\n\ string:"""":"""|$"::String::\n\ cmd inside string:"(?ibind|seta|set|say_team|say|exec|drop|weapon|echo|vstr|team|vote|\\+button\\d|\\+scores|togglemenu|\\+moveup|sizeup|sizedown|\\+mlook|toggleconsole|messagemode\\d|messagemode|\\+moveright|pause|\\+forward|\\+back|\\+moveleft|\\+strafe|\\+movedown|\\+speed|screenshot|\\+attack|\\+zoom|weapnext|weapprev)":::String2:string:\n\ color1:"\\^1[^\\^|""|$]*":::Q3A-1:string:\n\ color4:"\\^4[^\\^|""|$]*":::Q3A-4:string:\n\ color7:"\\^7[^\\^|""|$]*":::Q3A-7:string:\n\ color2:"\\^2[^\\^|""|$]*":::Q3A-2:string:\n\ color3:"\\^3[^\\^|""|$]*":::Q3A-3:string:\n\ color5:"\\^5[^\\^|""|$]*":::Q3A-5:string:\n\ color6:"\\^6[^\\^|""|$]*":::Q3A-6:string:\n\ } nedit.languageModes: Quake 3 Arena:.cfg .CFG:::::: nedit.styles: Q3A-1:red:Bold\n\ Q3A-4:blue:Bold\n\ Q3A-7:White:Bold\n\ Q3A-2:LightGreen:Bold\n\ Q3A-3:yellow:Bold\n\ Q3A-5:cyan:Bold\n\ Q3A-6:magenta:Bold