1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2024-06-02 06:34:41 +02:00

ini: allow comments separated by tabs after key-value pair

This commit is contained in:
cn 2015-03-11 22:25:34 +01:00
parent 0336acd237
commit f908b59be1

View File

@ -62,7 +62,7 @@
* value
"\\" value_esc
"\n" line_start
" " maybe_comment recolor=-1
" \t\r" maybe_comment recolor=-1
:value_esc Escape
* value