AutoYADM commit: 2025-02-06 18:10:06

This commit is contained in:
Daniel Fichtinger 2025-02-06 18:10:06 -05:00
parent 725b501367
commit 4b82d306f5

View file

@ -11,12 +11,16 @@ cursorline = true
bufferline = "multiple"
color-modes = true
scrolloff = 2
jump-label-alphabet = "tnseriplfuwydhcxoaqz"
[editor.cursor-shape]
insert = "bar"
normal = "block"
select = "underline"
[editor.statusline]
mode.normal = "NRM"
[keys.normal]
m = "move_char_left"
M = "goto_line_start"