home: add config for helix (#24)
This commit is contained in:
parent
4aa4296d23
commit
f70053b110
5 changed files with 21 additions and 0 deletions
6
home/modules/helix/config/config.toml
Normal file
6
home/modules/helix/config/config.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
theme = "dracula"
|
||||
|
||||
[editor]
|
||||
line-number = "relative"
|
||||
mouse = true
|
||||
auto-completion = true
|
Loading…
Add table
Add a link
Reference in a new issue