소스 검색

Add hardhat configs

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

+ 4
- 2
emacs.el 파일 보기

@@ -722,8 +722,10 @@ THEM are function and its args."
:after
'my-mode-line-color-update)
(with-eval-after-load 'hardhat
;; TODO: Add hook to hardhat-local-hook
())
;; hardhat-mode-hook does not work as expected...
(advice-add 'hardhat-local-hook
:after
'my-mode-line-color-update))

(set-face-background 'header-line
my-mode-line-background-default)


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