mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2025-12-17 12:30:59 +01:00
disable tramp on startup (doesn't work 100% though) and enable ido
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
(setq tramp-default-method "ssh"
|
||||
tramp-default-user nil
|
||||
tramp-verbose 9
|
||||
;;ido-enable-tramp-completion t
|
||||
ido-enable-tramp-completion t
|
||||
))
|
||||
|
||||
;; see also backup section in system.el
|
||||
|
||||
Reference in New Issue
Block a user