소스 검색

Dminish color-identifiers-mode

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

+ 3
- 1
emacs.el 파일 보기

@@ -527,7 +527,9 @@ found, otherwise returns nil."
(diminish 'global-whitespace-mode)
(diminish 'which-key-mode)
(diminish 'page-break-lines-mode)
(diminish 'highlight-indentation-mode)))
(diminish 'highlight-indentation-mode)
(diminish 'color-identifiers-mode)
))

(setq mode-line-front-space "")
;; (setq mode-line-end-spaces "")


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