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

feat: add options to disable left cells #5

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

adriankarlen
Copy link
Owner

@adriankarlen adriankarlen commented Aug 6, 2024

Closes #1

Can be disabled by passing it in opts like this:

bar.apply_to_config(c, {
  enabled_modules = { pane = false },
})

@adriankarlen adriankarlen merged commit 48c92f3 into main Aug 6, 2024
@adriankarlen adriankarlen deleted the feature/improve-customizability branch August 6, 2024 10:42
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.

feat request: toggle/config for left modules
1 participant