init
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user