Ver a proveniência

Add dired-filter

master
10sr há 5 anos
ascendente
cometimento
c094671b3d
Assinados por: 10sr ID da chave GPG: 7BEC428194130EB2
1 ficheiros alterados com 2 adições e 1 eliminações
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el Ver ficheiro

@@ -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)



Carregando…
Cancelar
Guardar