Use a better name for zed2 inlay style field

This commit is contained in:
Kirill Bulatov 2023-12-06 22:06:30 +02:00
parent 9e1d797445
commit 5644815c4c
2 changed files with 4 additions and 4 deletions

View file

@ -513,7 +513,7 @@ impl DisplaySnapshot {
self.chunks(
display_rows,
language_aware,
Some(editor_style.hints_style),
Some(editor_style.inlays_style),
Some(editor_style.suggestions_style),
)
.map(|chunk| {