add helix
This commit is contained in:
parent
02b0eb2e0c
commit
bd5400fdcd
1 changed files with 7 additions and 0 deletions
7
dot_config/helix/config.toml
Normal file
7
dot_config/helix/config.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
theme = "gruvbox"
|
||||
|
||||
[editor]
|
||||
[editor.cursor-shape]
|
||||
insert = "bar"
|
||||
normal = "block"
|
||||
select = "underline"
|
||||
Loading…
Add table
Reference in a new issue