lsp: add inlayHints support

This commit is contained in:
Venkatesan Ravi 2025-04-05 01:32:58 +00:00
commit a1fbdf49fd
3 changed files with 24 additions and 0 deletions

View file

@ -300,6 +300,7 @@
- Add neo-tree integration for Bufferline.
- Add more applicable filetypes to illuminate denylist.
- Disable mini.indentscope for applicable filetypes.
- Enable inlay hints support - `config.vim.lsp.inlayHints`.
[tebuevd](https://github.com/tebuevd):