Update helix config

This commit is contained in:
2022-04-04 01:42:03 -05:00
parent 3f0890a50a
commit d2d8c9a364

View File

@ -1 +1,9 @@
theme = "monokai_pro_spectrum"
theme = "bogster"
[editor]
true-color = true
[editor.cursor-shape]
insert = "bar"
normal = "block"
select = "underline"