AutoYADM commit: 2025-02-06 18:20:06
This commit is contained in:
parent
2dbf5830a3
commit
5a40a281d8
2 changed files with 6 additions and 1 deletions
|
@ -24,6 +24,11 @@ mode.normal = "NRM"
|
|||
[editor.lsp]
|
||||
display-inlay-hints = true
|
||||
|
||||
[editor.indent-guides]
|
||||
render = true
|
||||
character = "⸽"
|
||||
skip-levels = 1
|
||||
|
||||
[keys.normal]
|
||||
m = "move_char_left"
|
||||
M = "goto_line_start"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue