add helix conf and change rust installation to slim down image again
This commit is contained in:
parent
938c5a7992
commit
4da65198a7
4 changed files with 22 additions and 4 deletions
9
.config/helix/config.toml
Normal file
9
.config/helix/config.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
theme = "tokyonight_moon"
|
||||
|
||||
[editor]
|
||||
line-number = "relative"
|
||||
mouse = true
|
||||
|
||||
[editor.file-picker]
|
||||
hidden = false
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue