From e8dec24f70234998cf691365cd37b5dfe47f665a Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Wed, 25 Apr 2012 00:01:19 +0200 Subject: emacs: ido speedup (no tramp), more completions --- emacs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emacs') 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) -- cgit v1.2.3