Skip to content

feat(config,render): allow customizing the debug icon#1863

Merged
folke merged 1 commit intofolke:mainfrom
Bekaboo:main
Jan 5, 2025
Merged

feat(config,render): allow customizing the debug icon#1863
folke merged 1 commit intofolke:mainfrom
Bekaboo:main

Conversation

@Bekaboo
Copy link
Copy Markdown
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
@folke
Copy link
Copy Markdown
Owner

folke commented Jan 5, 2025

ty

folke pushed a commit that referenced this pull request Feb 25, 2025
🤖 I have created a release *beep* *boop*
---


##
[11.17.0](v11.16.2...v11.17.0)
(2025-02-24)


### Features

* **config,render:** allow customizing the debug icon
([#1863](#1863))
([a9c660d](a9c660d))
* **util:** pass lang to `vim.notify` so that snacks notifier can render
the ft. Closes [#1919](#1919)
([c6a57a3](c6a57a3))


### Bug Fixes

* **config:** add missing space on the default debug icon
([#1879](#1879))
([4df5c4d](4df5c4d))
* **meta:** disable top-level specs before the rest. Closes
[#1889](#1889)
([f81a3fb](f81a3fb))
* **ui:** do not show virt_lines for messages
([#1904](#1904))
([f15a939](f15a939))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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