From 1ea4ba7d6f62db9e83f33f22181a846759d5e424 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Fri, 10 Oct 2025 13:09:12 +0200 Subject: [PATCH] Add yaml-electric-backspace to the allowed mc commands --- .mc-lists.el | 1 + 1 file changed, 1 insertion(+) diff --git a/.mc-lists.el b/.mc-lists.el index a787237..f9373f4 100644 --- a/.mc-lists.el +++ b/.mc-lists.el @@ -53,6 +53,7 @@ toggle-char-case upcase-region wdired--self-insert + yaml-electric-backspace yaml-electric-bar-and-angle yaml-electric-dash-and-dot ))