Add helix config
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
theme = "gruvbox"
|
||||||
|
|
||||||
|
[editor]
|
||||||
|
auto-format = true
|
||||||
|
#line-number = "relative"
|
||||||
|
|
||||||
|
[editor.cursor-shape]
|
||||||
|
insert = "bar"
|
||||||
|
normal = "block"
|
||||||
|
select = "underline"
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
[[language]]
|
||||||
|
name = "rust"
|
||||||
Reference in New Issue
Block a user