瀏覽代碼

Add dired-filter

master
10sr 6 年之前
父節點
當前提交
c094671b3d
簽署人: 10sr GPG 金鑰 ID: 7BEC428194130EB2
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el 查看文件

@@ -119,6 +119,7 @@ found, otherwise returns nil."
sync-recentf
aggressive-indent
fancy-narrow
dired-filter

scala-mode
;;ensime
@@ -372,7 +373,7 @@ found, otherwise returns nil."
(global-set-key (kbd "C-s") 'isearch-forward-regexp)
(global-set-key (kbd "C-r") 'isearch-backward-regexp)

(define-key my-prefix-map (kbd "C-o") 'occur)
(define-key ctl-x-map (kbd "C-o") 'occur)

(require 'page-ext nil t)



Loading…
取消
儲存