diff options
author | Chinmay Dalal <dalal.chinmay.0101@gmail.com> | 2023-07-08 12:44:52 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-08 00:14:52 -0700 |
commit | 21fa19f3e8c1d7b427c6d7c0dbcd6702d1e4e397 (patch) | |
tree | ba73c395c2228df9c9694588498b8fa0731bcf7a /src/nvim/api/buffer.c | |
parent | c4df2f08b689a17f838d40c6921a1d67c45995ad (diff) | |
download | rneovim-21fa19f3e8c1d7b427c6d7c0dbcd6702d1e4e397.tar.gz rneovim-21fa19f3e8c1d7b427c6d7c0dbcd6702d1e4e397.tar.bz2 rneovim-21fa19f3e8c1d7b427c6d7c0dbcd6702d1e4e397.zip |
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.
Diffstat (limited to 'src/nvim/api/buffer.c')
0 files changed, 0 insertions, 0 deletions