Update helix config
This commit is contained in:
@@ -1,7 +1,19 @@
|
||||
theme = "catppuccin_macchiato"
|
||||
|
||||
[editor]
|
||||
cursorline = true
|
||||
line-number = "relative"
|
||||
|
||||
[editor.cursor-shape]
|
||||
insert = "bar"
|
||||
|
||||
[keys.normal.space]
|
||||
"space" = "file_picker"
|
||||
|
||||
[keys.normal.space.b]
|
||||
d = ":buffer-close"
|
||||
b = "buffer_picker"
|
||||
|
||||
[keys.normal]
|
||||
L = "goto_next_buffer"
|
||||
H = "goto_previous_buffer"
|
||||
|
||||
Reference in New Issue
Block a user