branch: elpa/multiple-cursors
commit 9875982496975cfce373c1af01ac04bd6e9f1d8c
Author: Magnar Sveen <[email protected]>
Commit: Magnar Sveen <[email protected]>
Add smart-forward to whitelist
---
multiple-cursors-core.el | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/multiple-cursors-core.el b/multiple-cursors-core.el
index 4204304..3304580 100644
--- a/multiple-cursors-core.el
+++ b/multiple-cursors-core.el
@@ -216,6 +216,10 @@ from being executed if in multiple-cursors-mode."
beginning-of-line
er/expand-region
er/mark-word
+ smart-forward
+ smart-backward
+ smart-up
+ smart-down
move-beginning-of-line
move-start-of-line-or-prev-line
dired-back-to-start-of-files