[Vim] Patch for a tiny color bug

Ben RUBSON ben.rubson at gmail.com
Sat Dec 16 15:57:38 UTC 2017


Hello Vim team,

I'm using Debian 9.3, and found a little bug in one of the Vim syntax files.
/usr/share/vim/vim80/syntax/apachestyle.vim

You should put following line :
syn match apComment ...
just after this one :
syn match apOption ...

Without this modification, comments are not correctly detected / not shown  
into the correct color.

Could this little tiny fix be part of an update to the Debian 9.3 Vim  
package please ?

Thank you very much,

Best regards,

Ben




More information about the pkg-vim-maintainers mailing list