Ver a proveniência

Add blacken advice

master
10sr há 6 anos
ascendente
cometimento
47650ec7ae
Assinados por: 10sr ID da chave GPG: 7BEC428194130EB2
1 ficheiros alterados com 4 adições e 0 eliminações
  1. +4
    -0
      emacs.el

+ 4
- 0
emacs.el Ver ficheiro

@@ -2133,6 +2133,10 @@ When a function is adviced with this function, it is wrapped with `with-venv'."
(with-venv
(apply orig-func args)))

(with-eval-after-load 'blacken
(with-venv-advice-add 'blacken-call-bin))


;; (with-venv (:dir default-directory) (message "a"))
;; (with-venv () (message "a"))



Carregando…
Cancelar
Guardar