chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
0620e1d
)
dot/emacs: Turn on more Ido things!
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 2 Aug 2017 22:00:42 +0000
(23:00 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 2 Aug 2017 22:00:42 +0000
(23:00 +0100)
dot/emacs
patch
|
blob
|
blame
|
history
diff --git
a/dot/emacs
b/dot/emacs
index 31d074c1429d03ffbd77a7ae451254bd1268a9cc..69d48f27cb9dcad309b692d8d8fe99aae6dde872 100644
(file)
--- a/
dot/emacs
+++ b/
dot/emacs
@@
-326,6
+326,7
@@
ido-default-file-method 'selected-window
ido-default-buffer-method 'selected-window)
(setq ido-enable-flex-matching t
ido-default-file-method 'selected-window
ido-default-buffer-method 'selected-window)
(setq ido-enable-flex-matching t
+ ido-everywhere t
ido-confirm-unique-completion t
ido-use-filename-at-point nil
ido-auto-merge-work-directories-length -1)
ido-confirm-unique-completion t
ido-use-filename-at-point nil
ido-auto-merge-work-directories-length -1)