Watch
1
0
Fork
You've already forked dotfiles
0

helix: Update diagnostic styles

This commit is contained in:
Jeremy Kaplan 2026-06-04 09:42:19 -04:00
commit e5bd3d155b
2 changed files with 14 additions and 10 deletions

View file

@ -5,12 +5,16 @@ scrolloff = 1
cursorline = true
trim-final-newlines = true
trim-trailing-whitespace = true
end-of-line-diagnostics = "hint"
[editor.cursor-shape]
insert = "bar"
normal = "block"
select = "underline"
[editor.inline-diagnostics]
cursor-line = "warning"
[editor.file-picker]
hidden = false
deduplicate-links = false