This commit is contained in:
2026-01-17 14:26:04 +01:00
commit 1e90a052c1
370 changed files with 2230 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
theme = "transparent"
[editor]
line-number = "relative"
bufferline = "multiple"
[editor.cursor-shape]
insert = "bar"
normal = "block"
select = "underline"
[editor.statusline]
left = ["mode", "spinner", "file-name"]
[keys.normal]
X = "extend_line_above"