Skip to content

Instantly share code, notes, and snippets.

@aral
Created April 30, 2022 12:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aral/78a81625b61cc2a1f41ebc06e3a24d90 to your computer and use it in GitHub Desktop.
Save aral/78a81625b61cc2a1f41ebc06e3a24d90 to your computer and use it in GitHub Desktop.
Helix Editor configuration
theme = "dracula"
[editor]
scroll-lines = 1
idle-timeout = 0
[editor.cursor-shape]
insert = "bar"
[keys.insert]
j = {k = "normal_mode"}
[editor.file-picker]
hidden = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment