Skip to content

Commit

Permalink
helix: 25 upgrade with end of line diagnostic mode
Browse files Browse the repository at this point in the history
Signed-off-by: clux <[email protected]>
  • Loading branch information
clux committed Jan 10, 2025
1 parent 4122557 commit 691ba77
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/helix/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ cursorline = true
color-modes = true
bufferline = "always"
text-width = 100
end-of-line-diagnostics = "hint"

[editor.inline-diagnostics]
cursor-line = "error"

[editor.soft-wrap]
enable = true
Expand Down

0 comments on commit 691ba77

Please sign in to comment.