Skip to content

🐛bug: is_available failing when not using lazy #19

@BANanaD3V

Description

@BANanaD3V

Neovim version (nvim -v)

0.10.4

Operating system/version

NixOS

Describe the bug

I'm using nvf to configure my neovim and compiler_play or neotree components for winbar are not showing icons. I suspect this is because i don't have lazy and utils reference lazy to see if the plugin is available. I've tried overriding the condition, but it didn't work.

Steps To Reproduce

  1. Don't use lazy
  2. Add neotree component to your winbar (having neotree installed)

Expected Behavior

The icon shows up

Current Behavior

The icon doesn't show up

Minimal init.lua

Not using lazy. https://github.com/BANanaD3V/Lumi/blob/main/config/plugins/ui/heirline.nix this is how i define my heirline config.

More info

Why can't i override condition?

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