ido-mode
1 启动ido-mode
添加如下配置
(setq ido-enable-flex-matching t) (setq ido-use-filename-at-point 'guess) (setq ido-everywhere t) (ido-mode 1)(setq ido-en
添加如下配置
(setq ido-enable-flex-matching t) (setq ido-use-filename-at-point 'guess) (setq ido-everywhere t) (ido-mode 1)(setq ido-en