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 ))