Add FreePascal/Lazarus pascal files extensions
Closes #1261 (www.freepascal.org) (www.lazarus-ide.org)
This commit is contained in:
parent
03c8e0c80c
commit
bc4603ef00
@ -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="#">
|
||||
|
Loading…
Reference in New Issue
Block a user