1
0
Fork 0
mirror of https://github.com/Reuh/language-candran.git synced 2025-10-28 04:39:31 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Sami Kankaristo
80942eb872 Fix highlighting for indented multiline comments
Multiline comments of the form --[=[ ]=] (one or more '=' characters)
were highlighted only if the start of the comment was not indented.

One of the patterns was missing '=*', but it should be fixed now.
2015-05-18 16:31:34 +03:00
Kyle Buller
deaedb7d43 Include the surrounding quotes for string.quoted.double.lua and string.quoted.single.lua 2015-05-15 19:22:06 -05:00
robinlennox
805e83dd84 Update lua.cson
Added Nmap Script Ext
2014-11-25 12:08:28 +13:00
FireZenk
fa28108235 Initial commit 2014-03-02 13:37:35 +01:00