Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'suffixesadd' doesn't work with multiple items #16699

Closed
wants to merge 1 commit into from

Conversation

zeertzjq
Copy link
Member

Problem: 'suffixesadd' doesn't work with multiple items
(after 9.1.1122).
Solution: Don't concat multiple suffixes together.

fixes: #16694

Problem:  'suffixesadd' doesn't work with multiple items
          (after 9.1.1122).
Solution: Don't concat multiple suffixes together.

fixes: vim#16694
@chrisbra
Copy link
Member

thanks

@chrisbra chrisbra closed this in bf595ae Feb 22, 2025
@zeertzjq zeertzjq deleted the suffixesadd branch February 22, 2025 08:14
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Feb 22, 2025
Problem:  'suffixesadd' doesn't work with multiple items
          (after 9.1.1122).
Solution: Don't concat multiple suffixes together.
          (zeertzjq)

fixes: vim/vim#16694
closes: vim/vim#16699

vim/vim@bf595ae

Co-authored-by: zeertzjq <zeertzjq@outlook.com>
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Feb 22, 2025
Problem:  'suffixesadd' doesn't work with multiple items
          (after 9.1.1122).
Solution: Don't concat multiple suffixes together.
          (zeertzjq)

fixes: vim/vim#16694
closes: vim/vim#16699

vim/vim@bf595ae
zeertzjq added a commit to neovim/neovim that referenced this pull request Feb 22, 2025
…32573)

Problem:  'suffixesadd' doesn't work with multiple items
          (after 9.1.1122).
Solution: Don't concat multiple suffixes together.
          (zeertzjq)

fixes: vim/vim#16694
closes: vim/vim#16699

vim/vim@bf595ae
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.

'suffixesadd' doesn't work properly as a list
2 participants