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
1 changed files with 1 additions and 1 deletions

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