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

ayamir main #48

Merged
merged 30 commits into from
Jan 2, 2025
Merged

ayamir main #48

merged 30 commits into from
Jan 2, 2025

Conversation

TonyWu20
Copy link
Owner

@TonyWu20 TonyWu20 commented Jan 2, 2025

github-actions bot and others added 30 commits October 1, 2024 02:51
This commit removes neodim because it's been two years since semantic tokens
were introduced in LSP Specification 3.16.0, and it seems like most servers have
adopted all those features by now. Plus, this plugin has been buggy at times as
noted in previous issues, and it can be a hassle to troubleshoot.

Signed-off-by: Jint-lzxy <[email protected]>
The `icons.kinds.use_devicons` option has been deprecated. This commit simply
removes it, as the detection of the appropriate devicon is now managed
automatically within the relevant callbacks.

Upstream commit: Bekaboo/dropbar.nvim@a1b893c

Signed-off-by: Jint-lzxy <[email protected]>
* chores: rearrange wm & editor keymaps and corresponding plugin

* feat: add keymaps to toggle virtual text and inlay hints
* feat: auto compile before debug (ayamir#1367).

* fix: ci.

* fix: ci.

* fix: keep filename consistency with compiled outfile and prompt.

---------

Signed-off-by: ayamir <[email protected]>
This commit want to avoid the case when `get_palette()` call happens
before `vim.g.colors_name` be initialized, which will raise error.
…1373)

* support overriding `settings.gui_config` with an empty table

* format the code with stylua
* fix: merge user customized config with predefined.

* fix: overwrite predefined config only when both are table.
This commit should fix a weird bug where `nvim_get_hl` would return an empty
dict when trying to get `hl-Statusline` inside `toggleterm`. Not 100% sure why
this was happening or what exact conditions caused it, but with this fix lualine
now shows the right backgrounds in terminal mode!

Signed-off-by: Jint-lzxy <[email protected]>
@TonyWu20 TonyWu20 merged commit 92b1f79 into main Jan 2, 2025
5 checks passed
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.

6 participants