dot/emacs: Spell `ido-enable-prefix' correctly.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 22 Aug 2019 17:29:44 +0000 (18:29 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 22 Aug 2019 17:29:44 +0000 (18:29 +0100)
dot/emacs

index 40bea4e..54ae0f8 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
       iswitchb-default-method 'samewindow ;in other random frames
       ido-default-file-method 'selected-window
       ido-default-buffer-method 'selected-window)
-(setq ido-emable-prefix t
+(setq ido-enable-prefix t
       ido-enable-flex-matching t
       ido-everywhere t
       ido-confirm-unique-completion t