add helix text editor
Signed-off-by: Lucas Sta Maria <lucas.stamaria@gmail.com>
This commit is contained in:
parent
6d4aed993b
commit
b1fd8d92be
2 changed files with 22 additions and 0 deletions
5
.config/helix/config.toml
Normal file
5
.config/helix/config.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
theme = "onedark"
|
||||
|
||||
[editor]
|
||||
line-number = "relative"
|
||||
mouse = true
|
Loading…
Add table
Add a link
Reference in a new issue