From 63ebf1465069f404e782761d630bb53e1989a68c Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Tue, 16 Jun 2020 06:37:46 +0200 Subject: [PATCH] Add forward-sexp to the allowed MC commands list --- .mc-lists.el | 1 + 1 file changed, 1 insertion(+) diff --git a/.mc-lists.el b/.mc-lists.el index 52ba288..77cc9c5 100644 --- a/.mc-lists.el +++ b/.mc-lists.el @@ -15,6 +15,7 @@ downcase-region drag-stuff-down electric-newline-and-maybe-indent + forward-sexp gpolonkai/duplicate-line gpolonkai/move-to-beginning-of-line gpolonkai/move-to-end-of-line