diff options
Diffstat (limited to 'ravi-init-navigation.el')
| -rw-r--r-- | ravi-init-navigation.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ravi-init-navigation.el b/ravi-init-navigation.el index e1b66b1..86f094e 100644 --- a/ravi-init-navigation.el +++ b/ravi-init-navigation.el @@ -47,6 +47,7 @@ ("C-c C-<" . mc/mark-all-like-this)) :init (setq mc/list-file (ravi/emacs-file "past/mc-lists.el")) + :ensure t ) (bind-key "<M-f6>" 'ff-find-other-file) |
