迁移
This commit is contained in:
8
helix/config.toml
Normal file
8
helix/config.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
theme = "ayu_light"
|
||||
|
||||
[editor]
|
||||
line-number = "relative"
|
||||
|
||||
[editor.statusline]
|
||||
center = ["total-line-numbers"]
|
||||
right = ["position-percentage", "file-type", "file-encoding", "position", "file-line-ending"]
|
||||
Reference in New Issue
Block a user