瀏覽代碼

Revert "Fix ignoramus v"

This reverts commit 9f40ebf96c.
master
10sr 4 年之前
父節點
當前提交
3ebd29ef2b
簽署人: 10sr GPG 金鑰 ID: 7BEC428194130EB2
共有 1 個檔案被更改,包括 0 行新增13 行删除
  1. +0
    -13
      emacs.el

+ 0
- 13
emacs.el 查看文件

@@ -588,16 +588,6 @@ THEM are function and its args."
"/.venv/"))
(global-hardhat-mode 1))

(with-eval-after-load 'ignoramus
(defvar ignoramus-file-basename-exact-names))
(set-variable 'ignoramus-file-basename-exact-names
(delete "profile"
ignoramus-file-basename-exact-names))
(set-variable 'ignoramus-file-basename-exact-names
(delete "Profile"
ignoramus-file-basename-exact-names))
)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; title and mode-line

@@ -721,9 +711,6 @@ THEM are function and its args."
(advice-add 'wgrep-to-original-mode
:after
'my-mode-line-color-update)
(with-eval-after-load 'hardhat
;; TODO: Add hook to hardhat-local-hook
())

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


Loading…
取消
儲存