Skip to content

0.11 #1451

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

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

0.11 #1451

wants to merge 11 commits into from

Conversation

ayamir
Copy link
Owner

@ayamir ayamir commented Apr 13, 2025

No description provided.

Jint-lzxy and others added 7 commits April 5, 2025 21:29
This commit removes all previous performance restrictions as treesitter now
supports full asynchronous parsing.

Signed-off-by: Jint-lzxy <[email protected]>
This commit addresses the root cause of #1381 by allowing lualine to
automatically select the default background color. Previously, lualine attempted
to retrieve the background manually, which could lead to issues when querying in
a different namespace (and resulting in an empty dictionary).

Signed-off-by: Jint-lzxy <[email protected]>
…1444)

This commit prevents lag when using `gr` by avoiding conflicts with new keymaps
Neovim defines with this prefix.

Signed-off-by: Jint-lzxy <[email protected]>
…ace. (#1447)

* feat: add setting entry for virtual lines.

* fix: hide or show virtual text and lines instead of diagnostics itself.

* fix: correct comment.

* fix: restore comment note.
* fix: toggle inlay hints correctly.

Previous impl won't work when toggle for the first time.

* fix: toggle for all buffers.
@ayamir ayamir linked an issue Apr 13, 2025 that may be closed by this pull request
9 tasks
@ayamir
Copy link
Owner Author

ayamir commented Apr 18, 2025

I revert the add of garbage-dev b/c the PR isn't merged, only add it in my user config.

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.

[migration] Nvim 0.11 Support
2 participants