[vim/vim] (syntax) `xxx' breaks highlighting in autoconf (Issue #10408)

128 views
Skip to first unread message

Albin Ahlbäck

unread,
May 11, 2022, 9:29:09 PM5/11/22
to vim/vim, Subscribed

In configure.ac, writing `xxx' (note that it is different quotation marks) will break the highlighting after this expression. I presume it stems from that Vim does not recognize that they should match each other.


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/10408@github.com>

Bram Moolenaar

unread,
May 12, 2022, 12:40:15 PM5/12/22
to vim/vim, Subscribed

This syntax file currently has no maintainer.
A change from @jamessan is mentioned in the header about paren matching.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/10408/1125206355@github.com>

Damien Lejay

unread,
Sep 15, 2025, 10:44:48 AM9/15/25
to vim/vim, Subscribed
dlejay left a comment (vim/vim#10408)

The pattern

`xxx'

is how quotation marks work in M4. In Autoconf M4 quotes are changed to [] instead.

So the syntax file is working as expected here.

I think that issue can be closed @chrisbra


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/10408/3292547648@github.com>

Christian Brabandt

unread,
Sep 15, 2025, 11:12:18 AM9/15/25
to vim/vim, Subscribed

Closed #10408 as completed.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issue/10408/issue_event/19704233864@github.com>

Christian Brabandt

unread,
Sep 15, 2025, 11:12:19 AM9/15/25
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#10408)

I see, closing then. Thanks


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/10408/3292694511@github.com>

Reply all
Reply to author
Forward
0 new messages