add helix config
This commit is contained in:
8
.config/helix/config.toml
Normal file
8
.config/helix/config.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
theme = "myonedark"
|
||||
|
||||
[editor]
|
||||
# line-number = "relative"
|
||||
# auto-completion = false
|
||||
|
||||
[editor.cursor-shape]
|
||||
insert = "bar"
|
||||
Reference in New Issue
Block a user