diff options
Diffstat (limited to '')
-rw-r--r-- | emacs | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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) |