Merge remote-tracking branch 'MilanVasko/lua-comment-fix'
This commit is contained in:
commit
01259bf22c
|
@ -14,8 +14,8 @@ hook global BufCreate .*[.](lua) %{
|
|||
add-highlighter shared/ regions -default code lua \
|
||||
string '"' (?<!\\)(\\\\)*" '' \
|
||||
string "'" (?<!\\)(\\\\)*' '' \
|
||||
comment '--' '$' '' \
|
||||
comment '--\[\[' '\]\]' '' \
|
||||
comment '--' '$' '' \
|
||||
|
||||
add-highlighter shared/lua/string fill string
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user