[email protected] wrote:
Hello list,

the attached patch addresses 2 issues regarding comments in Makefiles:

1) a comment in a rule is not highlighted, e.g.:

target1: # comment1

here, comment1 is not highlighted.

2) (Makefile-) comments in repipes destroy the highlighting of the
        recipe, e.g:

target2:
        command1
# comment2
        command2

here, command1 is highlighted while command2 is not.

This is my first time hacking vim scripts. I don't even know
if it has the correct syntax and style. Feel free to correct me.

The patch applies to the file runtime/syntax/make.vim in the
default brach of the hg repository.

If you look at the top of the syntax/make.vim file, you'll find the maintainer's contact information (Claudio Fleiner). Please try to contact him with your patch.

Regards,
Chip Campbell

--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui