mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2025-12-17 04:20:57 +01:00
get rid of ido completion
This commit is contained in:
@@ -46,7 +46,6 @@
|
||||
(expand-file-name "~/dev")))
|
||||
(when (file-exists-p dir)
|
||||
(add-to-list 'magit-repository-directories (cons dir 1))))
|
||||
(setq magit-completing-read-function 'magit-ido-completing-read)
|
||||
|
||||
;; use timestamps in log buffers
|
||||
(setq magit-log-margin '(t "%Y-%m-%d " magit-log-margin-width t 18))
|
||||
|
||||
Reference in New Issue
Block a user