AutoYADM commit: 2025-02-06 18:10:06
This commit is contained in:
parent
725b501367
commit
4b82d306f5
1 changed files with 4 additions and 0 deletions
|
@ -11,12 +11,16 @@ cursorline = true
|
||||||
bufferline = "multiple"
|
bufferline = "multiple"
|
||||||
color-modes = true
|
color-modes = true
|
||||||
scrolloff = 2
|
scrolloff = 2
|
||||||
|
jump-label-alphabet = "tnseriplfuwydhcxoaqz"
|
||||||
|
|
||||||
[editor.cursor-shape]
|
[editor.cursor-shape]
|
||||||
insert = "bar"
|
insert = "bar"
|
||||||
normal = "block"
|
normal = "block"
|
||||||
select = "underline"
|
select = "underline"
|
||||||
|
|
||||||
|
[editor.statusline]
|
||||||
|
mode.normal = "NRM"
|
||||||
|
|
||||||
[keys.normal]
|
[keys.normal]
|
||||||
m = "move_char_left"
|
m = "move_char_left"
|
||||||
M = "goto_line_start"
|
M = "goto_line_start"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue