helix: update config
This commit is contained in:
parent
24d19a4cb0
commit
afce6858f2
1 changed files with 7 additions and 0 deletions
|
@ -2,3 +2,10 @@ theme = "gruvbox"
|
||||||
|
|
||||||
[editor]
|
[editor]
|
||||||
true-color = true
|
true-color = true
|
||||||
|
line-number = "relative"
|
||||||
|
cursorline = true
|
||||||
|
|
||||||
|
[editor.cursor-shape]
|
||||||
|
normal = "block"
|
||||||
|
insert = "bar"
|
||||||
|
select = "underline"
|
||||||
|
|
Loading…
Reference in a new issue