Merge branch 'main' into fzf-lua-fix

This commit is contained in:
Ching Pei Yang 2025-04-05 15:54:09 +02:00 committed by GitHub
commit 6e82a568f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 83 additions and 52 deletions

View file

@ -301,6 +301,7 @@
- Add more applicable filetypes to illuminate denylist.
- Disable mini.indentscope for applicable filetypes.
- Fix fzf-lua having a hard dependency on fzf.
- Enable inlay hints support - `config.vim.lsp.inlayHints`.
[tebuevd](https://github.com/tebuevd):