AutoYADM commit: 2025-02-08 15:50:06

This commit is contained in:
Daniel Fichtinger 2025-02-08 15:50:06 -05:00
parent 145a6673f2
commit 9a0e185c1a
2 changed files with 8 additions and 4 deletions

View file

@ -109,3 +109,7 @@ L = "no_op"
[keys.normal.g]
z = "goto_window_center"
[keys.normal.backspace]
d = "delete_selection_noyank"
c = "change_selection_noyank"