Updated geshi and npp sp language files for SM 1.3.2
Also fixed typo in geshi generator and added 'default' to list of reserved words.
This commit is contained in:
@@ -14,7 +14,7 @@ my $output = <<EOF;
|
||||
<Keywords name="Folder-">}</Keywords>
|
||||
<Keywords name="Operators">- ! % & ( ) , . : ; ? @ [ \ ] ^ | ~ + < = ></Keywords>
|
||||
<Keywords name="Comment">1/* 2*/ 0//</Keywords>
|
||||
<Keywords name="Words1">for if else do while switch case return break continue new decl public stock const enum forward static funcenum functag native sizeof true false</Keywords>
|
||||
<Keywords name="Words1">for if else do while switch case default return break continue new decl public stock const enum forward static funcenum functag native sizeof true false</Keywords>
|
||||
<Keywords name="Words2">#</Keywords>
|
||||
<Keywords name="Words3">Action bool Float Plugin String any __tags__</Keywords>
|
||||
<Keywords name="Words4">MaxClients __defines__</Keywords>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user