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

Add config inheritance #8

Open
2 of 3 tasks
SidharthArya opened this issue Jul 26, 2021 · 1 comment
Open
2 of 3 tasks

Add config inheritance #8

SidharthArya opened this issue Jul 26, 2021 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@SidharthArya
Copy link
Owner

SidharthArya commented Jul 26, 2021

  • A config should be able to inherit from other similar configs
  • Exclude some of the modules in that config as well
  • Provide this for both list and plist

Example

(setq modular-config-list '( :minimal (compile core appearance vi) :example ((:minimal :not vi))))

This is specific to plist here

@SidharthArya SidharthArya added the help wanted Extra attention is needed label Jul 26, 2021
@SidharthArya
Copy link
Owner Author

take

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant