Dotfiles/.config/helix/config.toml
2026-05-07 01:18:44 -05:00

5 lines
140 B
TOML

theme = "jetbrains_dark"
[editor]
bufferline = "always"
[keys.normal]
C-g = [":new", ":insert-output lazygit", ":buffer-close!", ":redraw"]