Update roles/home/helix.nix
This commit is contained in:
parent
ac7315ff59
commit
9977b89d90
@ -48,6 +48,7 @@ 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"
|
||||||
|
Loading…
Reference in New Issue
Block a user