Skip to content

[BUG] Enabling neorg's telescope integration has no effect #2985

Open
@PeraltaBoi

Description

@PeraltaBoi
Field Description
Plugin <neorg>
Nixpkgs <unstable>
Home Manager <unstable>
  • I have read the FAQ and my bug is not listed there.

Description

Enabling neorg's telescope integration does nothing, there's nothing added to my init.lua by enabling it.

Minimal, Reproducible Example (MRE)

programs.nixvim = {
  plugins.neorg = {
    enable = true;
    telescopeIntegration.enable = true;
  };
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions