This commit is contained in:
2026-02-27 11:56:01 +08:00
parent 7104c53f93
commit ab134c2909
5 changed files with 126 additions and 0 deletions

8
helix/config.toml Normal file
View 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"]