Skip to content

0.11#1451

Merged
ayamir merged 12 commits intomainfrom
0.11
Apr 20, 2025
Merged

0.11#1451
ayamir merged 12 commits intomainfrom
0.11

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
Signed-off-by: Jint-lzxy <50296129+Jint-lzxy@users.noreply.github.com>
This commit removes all previous performance restrictions as treesitter now
supports full asynchronous parsing.

Signed-off-by: Jint-lzxy <50296129+Jint-lzxy@users.noreply.github.com>
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 <50296129+Jint-lzxy@users.noreply.github.com>
…1444)

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

Signed-off-by: Jint-lzxy <50296129+Jint-lzxy@users.noreply.github.com>
…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.

* feat: add tiny inline diagnostic.

* refactor: disable virtual text by default.

---------

Signed-off-by: Charles Chiu <charleschiu@hey.com>
Co-authored-by: Charles Chiu <charleschiu@hey.com>
@charliie-dev
Copy link
Collaborator

seems like 0.11 branch is ready to become the new main.

@charliie-dev charliie-dev requested a review from Copilot April 20, 2025 10:38
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (13)
  • lua/core/options.lua: Language not supported
  • lua/core/settings.lua: Language not supported
  • lua/keymap/completion.lua: Language not supported
  • lua/keymap/helpers.lua: Language not supported
  • lua/modules/configs/completion/cmp.lua: Language not supported
  • lua/modules/configs/completion/mason-lspconfig.lua: Language not supported
  • lua/modules/configs/completion/tiny-inline-diagnostic.lua: Language not supported
  • lua/modules/configs/editor/rainbow_delims.lua: Language not supported
  • lua/modules/configs/editor/treesitter.lua: Language not supported
  • lua/modules/configs/ui/lualine.lua: Language not supported
  • lua/modules/plugins/completion.lua: Language not supported
  • lua/modules/plugins/tool.lua: Language not supported
  • lua/modules/utils/init.lua: Language not supported

Copy link
Collaborator

@charliie-dev charliie-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ayamir ayamir merged commit 6dad31f into main Apr 20, 2025
4 checks passed
@ayamir ayamir deleted the 0.11 branch April 20, 2025 13:41
@ayamir ayamir restored the 0.11 branch April 20, 2025 13:43
@ayamir ayamir mentioned this pull request Apr 20, 2025
@charliie-dev
Copy link
Collaborator

charliie-dev commented Apr 20, 2025

@ayamir do we need to checkout a 0.10 branch?

i saw u just created it lol.

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

4 participants