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(config,render): allow customizing the debug icon #1863

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

Bekaboo
Copy link
Contributor

@Bekaboo Bekaboo commented Dec 23, 2024

Description

lazy.nvim allows users to configure all icons except for the debug icon. This PR enables user to configure the debug icon with ui.icons.debug

Screenshots

Before:

image

After (with config { ui = { icons = { debug = ' ' } } }):

image

@folke folke merged commit a9c660d into folke:main Jan 5, 2025
2 checks passed
@folke
Copy link
Owner

folke commented Jan 5, 2025

ty

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.

2 participants