Update roles/home/helix.nix

This commit is contained in:
Giulio De Pasquale 2024-06-05 15:14:35 +01:00
parent ac7315ff59
commit 9977b89d90

View File

@ -48,6 +48,7 @@ in
cursorline = true
true-color = true
gutters = ["diff", "diagnostics", "line-numbers", "spacer"]
indent = { tab-width = 2, unit = "\t" }
[editor.cursor-shape]
insert = "bar"