Watch
1
0
Fork
You've already forked dotfiles
0

helix: Show inlay hints

This commit is contained in:
Jeremy Kaplan 2026-06-09 23:52:31 -04:00
commit 23d93ded8b

View file

@ -33,6 +33,9 @@ layout = [
] ]
line-numbers = { min-width = 1 } line-numbers = { min-width = 1 }
[editor.lsp]
display-inlay-hints = true
[editor.soft-wrap] [editor.soft-wrap]
enable = true enable = true
wrap-indicator = "" wrap-indicator = ""