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

treewide: implement lazy loading via lz.n for selected plugins #407

Merged
merged 72 commits into from
Nov 4, 2024

Conversation

horriblename
Copy link
Collaborator

@horriblename horriblename commented Oct 6, 2024

things maybe to do:

  • integrate into extraPlugins instead of using a separate option

bug:

  • there's this stupid bug where if you give only one plugin it doesn't work, I'll fix it upstream later fixed

@horriblename horriblename marked this pull request as draft October 6, 2024 20:02
@horriblename horriblename marked this pull request as ready for review October 7, 2024 00:38
@horriblename horriblename requested a review from diniamo October 7, 2024 00:38
@NotAShelf NotAShelf mentioned this pull request Oct 7, 2024
Copy link
Owner

@NotAShelf NotAShelf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just being nitty at this point

haven't gone through the nix functions extensively, but from a glance they look alright - better if we test this live for a while in 0.7 after the merge

modules/plugins/debugger/nvim-dap/config.nix Outdated Show resolved Hide resolved
@horriblename horriblename changed the title Feature/lzn feature: lazy loading with lz.n Oct 9, 2024
NotAShelf
NotAShelf previously approved these changes Oct 28, 2024
Copy link
Owner

@NotAShelf NotAShelf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@NotAShelf NotAShelf dismissed stale reviews from diniamo and themself October 28, 2024 08:21

stale

Copy link
Collaborator

@diniamo diniamo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure to run nix fmt as well

docs/manual/configuring/dag-entries.md Show resolved Hide resolved
modules/plugins/completion/nvim-cmp/config.nix Outdated Show resolved Hide resolved
modules/plugins/lsp/config.nix Outdated Show resolved Hide resolved
@NotAShelf NotAShelf changed the title feature: lazy loading with lz.n treewide: implement lazy loading via lz.n for selected plugins Nov 4, 2024
@horriblename horriblename merged commit 21fcace into v0.7 Nov 4, 2024
7 checks passed
@NotAShelf NotAShelf deleted the feature/lzn branch November 10, 2024 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants