Skip to content

Encountered unknown options during setup(): unknown option: progress.ignore_empty_message #179

@TheJasonPlayz

Description

@TheJasonPlayz

Hello!
I was trying to write my configuration using lazy.nvim. I was getting a lot of "In progress... WARN" messages #295 haskell-tools and I was trying to fix it. When I used the following config, it did not do anything and instead gave me an error that there was an unknown option. Any help? Thank you!
Jason

plugins.lua
{ "j-hui/fidget.nvim", opts = { progress = { ignore_empty_message = true } } },

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions