This commit is contained in:
Venkatesan Ravi 2025-04-07 18:00:20 +00:00 committed by GitHub
commit 3abae4960b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 97 additions and 0 deletions

View file

@ -303,6 +303,7 @@
- Disable mini.indentscope for applicable filetypes.
- Fix fzf-lua having a hard dependency on fzf.
- Enable inlay hints support - `config.vim.lsp.inlayHints`.
- Add Fish language support under `vim.languages.fish`.
[tebuevd](https://github.com/tebuevd):