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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly convert value to string #372

Merged
merged 1 commit into from Dec 28, 2022

Conversation

gridbugs
Copy link
Contributor

This fixes an error in neovim v0.9:
bad argument #4 to 'fmt' (string expected, got boolean)

馃帀 First off, thanks for taking the time to contribute! 馃帀 Here are some guidelines from us:

  • Format code using stylua.
  • New plugin integration should be added in alphabetical order
  • Recommendation:
    • Create a topic branch on your fork for your specific PR.
    • Consider using conventionalcommits.org's rules for creating explicit and meaningful commit messages.
    • If it's your first time contributing to a project then read About pull requests on Github's docs.

This fixes an error in neovim v0.9:
bad argument catppuccin#4 to 'fmt' (string expected, got boolean)
@nullchilly nullchilly merged commit 3020af7 into catppuccin:main Dec 28, 2022
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.

None yet

2 participants