소스 검색

Fix fsest

master
10sr 5 년 전
부모
커밋
6d6c3875a0
로그인 계정: 10sr GPG 키 ID: 7BEC428194130EB2
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el 파일 보기

@@ -2380,7 +2380,8 @@ Any output will be written to current buffer."
(when (fboundp 'dired-k)
(set-variable 'dired-k-style 'git)
;; What is the best way of doing this?
(fset 'dired-k--highlight-by-file-attribyte 'ignore)
(with-eval-after-load 'dired-k
(fset 'dired-k--highlight-by-file-attribyte 'ignore))
;; (set-variable 'dired-k-size-colors
;; `((,most-positive-fixnum)))
;; (set-variable 'dired-k-date-colors


불러오는 중...
취소
저장