1
0
Fork 0
mirror of https://github.com/Reuh/language-candran.git synced 2025-10-27 12:19:30 +00:00
language-candran/grammars
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
..
lua.cson Fix highlighting for indented multiline comments 2015-05-18 16:31:34 +03:00