Selaa lähdekoodia

Add hardhat config

master
10sr 4 vuotta sitten
vanhempi
commit
68146d663a
Allekirjoittanut: 10sr GPG Key ID: 7BEC428194130EB2
1 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  1. +8
    -0
      emacs.el

+ 8
- 0
emacs.el Näytä tiedosto

@@ -180,6 +180,7 @@ Otherwize hook it."
with-venv
nyan-mode
diredfl
hardhat

editorconfig
editorconfig-custom-majormode
@@ -580,6 +581,13 @@ THEM are function and its args."
;; mark-ring
;; (equal mark-ring (cl-copy-list mark-ring))

(when (fboundp 'global-hardhat-mode)
(with-eval-after-load 'hardhat
(defvar hardhat-fullpath-protected-regexps)
(add-to-list 'hardhat-fullpath-protected-regexps
"/.venv/"))
(global-hardhat-mode 1))

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



Ladataan…
Peruuta
Tallenna