Skip to content

Instantly share code, notes, and snippets.

@dextermb
Created November 18, 2023 21:02
Show Gist options
  • Save dextermb/d0e715d6435f98461780a3166065618a to your computer and use it in GitHub Desktop.
Save dextermb/d0e715d6435f98461780a3166065618a to your computer and use it in GitHub Desktop.
~/.config/helix/config.toml
[editor]
insert-final-newline = true
[editor.statusline]
left = ["mode", "spinner", "version-control", "read-only-indicator", "file-modification-indicator"]
center = ["file-name"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment