Update global paths
This commit is contained in:
parent
63f03bde2d
commit
dedc0f5ee3
8 changed files with 19 additions and 19 deletions
|
@ -53,7 +53,7 @@
|
|||
ido-enable-tramp-completion t
|
||||
ido-enable-last-directory-history t
|
||||
ido-cr+-max-items 10000
|
||||
ido-save-directory-list-file (concat narf-temp-dir "ido.last"))
|
||||
ido-save-directory-list-file (concat narf-temp-dir "/ido.last"))
|
||||
:config
|
||||
(add-hook! ido-setup
|
||||
(require 'ido-vertical-mode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue