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,7 +48,8 @@ in
cursorline = true cursorline = true
true-color = true true-color = true
gutters = ["diff", "diagnostics", "line-numbers", "spacer"] gutters = ["diff", "diagnostics", "line-numbers", "spacer"]
indent = { tab-width = 2, unit = "\t" }
[editor.cursor-shape] [editor.cursor-shape]
insert = "bar" insert = "bar"
normal = "block" normal = "block"