Create helix config

This commit is contained in:
OBJNULL 2026-05-07 01:18:44 -05:00
parent 02a1ddef85
commit 05796118b9

View file

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