tweak comment detection

I have a bunch of ansible YAML with to-end-of-line documentation, and it wasn't, you know, green.  This makes it happen.

Example of line:
    - ruby-ldap # for name script
This commit is contained in:
R. Francis Smith 2017-08-01 21:22:40 -05:00 committed by GitHub
parent a0f5e7085e
commit a6c9cf826d
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
"." maybe_block_end1
"*&" maybe_reference
"!" maybe_typecast
"#" line_comment recolor=-1
:plain_scalar Constant
* plain_scalar