Skip to content

ayamir main#48

Merged
TonyWu20 merged 30 commits intomainfrom
ayamir-main
Jan 2, 2025
Merged

ayamir main#48
TonyWu20 merged 30 commits intomainfrom
ayamir-main

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 <50296129+Jint-lzxy@users.noreply.github.com>
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 <50296129+Jint-lzxy@users.noreply.github.com>
* 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 <lgt986452565@gmail.com>
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 <50296129+Jint-lzxy@users.noreply.github.com>
@TonyWu20 TonyWu20 merged commit 92b1f79 into main Jan 2, 2025
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