diff --git a/modules/editor/siren-ido.el b/modules/editor/siren-ido.el index ccc9cd7..1f921a8 100644 --- a/modules/editor/siren-ido.el +++ b/modules/editor/siren-ido.el @@ -22,8 +22,7 @@ (ido-use-filename-at-point nil) :config - (ido-mode 1) - (ido-everywhere 1)) + (ido-mode 1)) (use-package ido-completing-read+ :custom