From c29882eacf427ff05035affbc43fe586cc0c5369 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Thu, 29 May 2025 19:45:57 +0200 Subject: [PATCH] Update mc command lists --- .mc-lists.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.mc-lists.el b/.mc-lists.el index 91e9520..a787237 100644 --- a/.mc-lists.el +++ b/.mc-lists.el @@ -17,6 +17,7 @@ electric-newline-and-maybe-indent forward-sexp gpolonkai/duplicate-line + gpolonkai/goto-next-char gpolonkai/move-to-beginning-of-line gpolonkai/move-to-end-of-line gpolonkai/org-space-key @@ -39,6 +40,7 @@ org-self-insert-command org-yank overwrite-mode + sachachua/fill-or-unfill-paragraph sp-backward-delete-char sp-backward-kill-word sp-delete-char @@ -51,6 +53,7 @@ toggle-char-case upcase-region wdired--self-insert + yaml-electric-bar-and-angle yaml-electric-dash-and-dot )) @@ -71,5 +74,4 @@ helm-find-files smartparens-strict-mode suspend-frame - yaml-electric-backspace ))