Files
neovim/runtime/lua/vim
Chinmay Dalal 21fa19f3e8 fix(lsp): don't use hl_mode = combine for inlay hints #24276
Problem: `hl_mode` for inlay hints is `combine`, causing bugs like
inlay hints using highlights from the previous character
(#24152, #24068)

Solution: Don't use hl_mode=combine for inlay hints.
2023-07-08 00:14:52 -07:00
..
2023-05-13 21:33:22 +02:00
2023-06-25 17:14:28 +02:00