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

lib/overlay: init #2328

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

MattSturgeon
Copy link
Member

It would be useful to end-users to be able to apply nixvim's lib extensions themselves, in addition to their own customizations.

This PR will rethink the way we extend the lib internally, such that the overlay can be exposed publicly for use elsewhere.

Some additional refactoring may be needed to do this efficiently, without re-evaluating nixvim's lib and/or extended lib multiple times.

The simplest option may be to not reference lib.nixvim internally while constructing nixvim's lib and instead access lib and self separately?

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.

1 participant