瀏覽代碼

Update

master
10sr 8 月之前
父節點
當前提交
955b14f23f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el 查看文件

@@ -1252,7 +1252,7 @@ THEM are function and its args."
"bfs -type d 2>/dev/null"
"fd --hidden --no-ignore --type directory")
:directory (expand-file-name "~")))
(define-key ctl-x-map (kbd "C-d") 'my-fuzzy-finder-dired)
(define-key ctl-x-map "D" 'my-fuzzy-finder-dired)

;; (set-variable 'fuzzy-finder-default-command "selecta")
;; (set-variable 'fuzzy-finder-default-command "peco")


Loading…
取消
儲存