delete line macro
Build project / build (push) Has been cancelled

This commit is contained in:
arthur
2025-11-03 16:05:25 +01:00
parent 1d253e51ef
commit 6a201b3ebc
4 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -29,6 +29,6 @@
(map-key "PAGE-UP" move-cursor-page-up)
(map-key "PAGE-DOWN" move-cursor-page-down)
(map-key "CTRL-o" editor-open-file)
(map-key "CTRL-k" editor-del-row)