Add FreePascal/Lazarus pascal files extensions

Closes #1261
(www.freepascal.org) (www.lazarus-ide.org)
This commit is contained in:
qme5400 2015-12-18 12:22:15 +01:00 committed by Don Ho
parent 03c8e0c80c
commit bc4603ef00

View File

@ -156,7 +156,7 @@
<Keywords name="type1">void struct union enum char short int long double float signed unsigned const static extern auto register volatile id Class SEL IMP BOOL</Keywords>
<Keywords name="type2">oneway in out inout bycopy byref</Keywords>
</Language>
<Language name="pascal" ext="pas inc" commentStart="{" commentEnd="}">
<Language name="pascal" ext="pas pp p inc lpr" commentStart="{" commentEnd="}">
<Keywords name="instre1">and array asm begin case cdecl class const constructor default destructor div do downto else end end. except exit exports external far file finalization finally for function goto if implementation in index inherited initialization inline interface label library message mod near nil not object of on or out overload override packed pascal private procedure program property protected public published raise read record register repeat resourcestring safecall set shl shr stdcall stored string then threadvar to try type unit until uses var virtual while with write xor</Keywords>
</Language>
<Language name="perl" ext="pl pm plx" commentLine="#">