Commit 66c31d1cfceb
Changed files (1)
.emacs.d
.emacs.d/emacs.org
@@ -899,7 +899,7 @@
(use-package ace-window
:ensure t
:bind (("C-x C-o" . ace-window)
- ("C-x M-s" . avi-goto-word-1))
+ ("C-x M-s" . avi-goto-word-1))
:init
(setq aw-keys '(?a ?t ?u ?s ?i ?r ?e ?n))
(setq aw-background nil))