added dd remove
All checks were successful
Version Check / check-version (pull_request) Successful in 3s

This commit is contained in:
2026-03-17 13:12:22 +01:00
parent 94ff632b39
commit f123f2d6df
5 changed files with 85 additions and 3 deletions

View File

@@ -41,3 +41,4 @@ jump_top = "gg"
jump_bottom = "G"
append_item = "o"
prepend_item = "O"
delete_item = "dd"