File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 48
48
- NOTE, FIXME, TODO alerts added on comments
49
49
- improved highlighting
50
50
-->
51
- <language name =" Lua" version =" 8 " indenter =" lua" kateversion =" 5.0" section =" Scripts" extensions =" *.lua" mimetype =" text/x-lua" >
51
+ <language name =" Lua" version =" 9 " indenter =" lua" kateversion =" 5.0" section =" Scripts" extensions =" *.lua" mimetype =" text/x-lua" >
52
52
<highlighting >
53
53
<list name =" keywords" >
54
54
<item >and</item >
563
563
<comment name =" singleLine" start =" --" />
564
564
<comment name =" multiLine" start =" --[[" end =" ]]" />
565
565
</comments >
566
- <keywords casesensitive =" 1" weakDeliminator =" ." additionalDeliminator =" '" " />
566
+ <keywords casesensitive =" 1" weakDeliminator =" ." additionalDeliminator =" '" # " />
567
567
</general >
568
568
</language >
569
569
<!-- kate: space-indent on; indent-width 2; replace-tabs on; -->
You can’t perform that action at this time.
0 commit comments