[Vim] Patch for a tiny color bug

Ben RUBSON ben.rubson at gmail.com
Sat Dec 16 16:07:49 UTC 2017


On 16 Dec 2017 16:57, Ben RUBSON wrote:

> 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 ?

Note that I also pushed a PR :
https://github.com/vim/vim/pull/2456

Thank you again !

Ben




More information about the pkg-vim-maintainers mailing list