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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
PeraltaBoi opened this issue Feb 6, 2025 · 0 comments
Open
1 task done

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

PeraltaBoi opened this issue Feb 6, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@PeraltaBoi
Copy link

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;
  };
};
@PeraltaBoi PeraltaBoi added the bug Something isn't working label Feb 6, 2025
@MattSturgeon MattSturgeon changed the title [BUG] <BUG> [BUG] Enabling neorg's telescope integration has no effect Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant