Skip to content

Conversation

dlejay
Copy link
Contributor

@dlejay dlejay commented Sep 14, 2025

This should help avoid things like #18190

@chrisbra chrisbra closed this in 1e7a288 Sep 14, 2025
@chrisbra
Copy link
Member

thanks

syn region configmsg matchgroup=configfunction start="AC_MSG_[A-Z]*\ze([^[]" matchgroup=configdelimiter end=")" contains=configdelimiter,@Spell

" Help write portable shell code
syn match acPlusEq '\v\+\=' containedin=ALLBUT,configcomment
Copy link
Member

@zeertzjq zeertzjq Sep 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This group name is inconsistent with the others. All other group names in this file start with config.

@dlejay dlejay deleted the config/error branch September 15, 2025 22:39
dkearns pushed a commit to dkearns/vim that referenced this pull request Sep 17, 2025
closes: vim#18292

Signed-off-by: Damien Lejay <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
zeertzjq added a commit to zeertzjq/vim that referenced this pull request Sep 18, 2025
zeertzjq added a commit to zeertzjq/vim that referenced this pull request Sep 18, 2025
chrisbra pushed a commit that referenced this pull request Sep 18, 2025
related: #18292

Signed-off-by: zeertzjq <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Sep 18, 2025
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Sep 18, 2025
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Sep 18, 2025
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Sep 18, 2025
nathanmsmith pushed a commit to nathanmsmith/neovim that referenced this pull request Sep 21, 2025
nathanmsmith pushed a commit to nathanmsmith/neovim that referenced this pull request Sep 21, 2025
yilisharcs pushed a commit to yilisharcs/neovim that referenced this pull request Sep 24, 2025
yilisharcs pushed a commit to yilisharcs/neovim that referenced this pull request Sep 24, 2025
dundargoc pushed a commit to dundargoc/neovim that referenced this pull request Sep 27, 2025
dundargoc pushed a commit to dundargoc/neovim that referenced this pull request Sep 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants