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

vim-patch:22ac941: runtime(i3config/swayconfig): support floating_modifier none; revert broken highlighting #28951

Merged
merged 1 commit into from
May 24, 2024

Conversation

clason
Copy link
Member

@clason clason commented May 23, 2024

  • fix floating_modifier $mod normal|inverse was being hightlighted as error
    reverting the floating_modifier change from dd83b63
  • will currently allow invalid syntax after floating_modifier

fixes: vim/vim#14826
closes: vim/vim#14827

vim/vim@22ac941

Co-authored-by: James Eapen james.eapen@vai.org
Co-authored-by: JosefLitos litosjos@fit.cvut.cz

…ifier none; revert broken highlighting

- fix floating_modifier $mod normal|inverse was being hightlighted as error
  reverting the floating_modifier change from dd83b63
- will currently allow invalid syntax after floating_modifier

fixes: vim/vim#14826
closes: vim/vim#14827

vim/vim@22ac941

Co-authored-by: James Eapen <james.eapen@vai.org>
Co-authored-by: JosefLitos <litosjos@fit.cvut.cz>
@github-actions github-actions bot added the vim-patch See https://neovim.io/doc/user/dev_vimpatch.html label May 23, 2024
@clason clason merged commit 521b993 into neovim:master May 24, 2024
31 checks passed
@github-actions github-actions bot removed the request for review from seandewar May 24, 2024 06:32
@clason clason deleted the vim-22ac941208fc branch June 8, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vim-patch See https://neovim.io/doc/user/dev_vimpatch.html
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minor syntax highlighting issue with swayconfig files
2 participants