Skip to content

Option to disable plugin #614

@veselyn

Description

@veselyn

Hi,

Is it possible to somehow disable this plugin globally?

nvim-web-devicons is being pulled in as a dependency of a plugin (oil.nvim) from my package manager (Nix) and therefore enabling icons for all of my other plugins.😔

Describe the solution you'd like
The option to call setup with a boolean flag:

require'nvim-web-devicons'.setup {
 disable = true
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions