AutoYADM commit: 2025-02-06 18:25:07

This commit is contained in:
Daniel Fichtinger 2025-02-06 18:25:07 -05:00
parent 5a40a281d8
commit 8f72936177
2 changed files with 6 additions and 2 deletions

View file

@ -26,9 +26,12 @@ display-inlay-hints = true
[editor.indent-guides]
render = true
character = "⸽"
# character = "|"
skip-levels = 1
[editor.soft-wrap]
enable = true
[keys.normal]
m = "move_char_left"
M = "goto_line_start"