summaryrefslogtreecommitdiffstats
path: root/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'emacs')
-rw-r--r--emacs3
1 files changed, 2 insertions, 1 deletions
diff --git a/emacs b/emacs
index 4fe7f33..eaac3dc 100644
--- a/emacs
+++ b/emacs
@@ -202,7 +202,8 @@
ido-use-filename-at-point nil
ido-use-url-at-point nil
ido-enable-flex-matching t
- ido-max-prospects 6
+ ido-max-prospects 10
+ ido-enable-tramp-completion nil
ido-confirm-unique-completion t)
;; start server if not running (to edit files with emacsclient)