Skip to content

Instantly share code, notes, and snippets.

@vegasword
vegasword / config.toml
Last active January 30, 2026 20:58
My Helix config file
# vegasword's config file
theme = "dark_plus"
[editor]
gutters = ["diff"]
mouse = false
auto-format = false
cursorline = true
completion-trigger-len = 1
continue-comments = false
insert-final-newline = false