10sr 5 anos atrás
pai
commit
57c8b42208
Acessado por: 10sr ID da chave GPG: 7BEC428194130EB2
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Ver arquivo

@@ -964,7 +964,7 @@ found, otherwise returns nil."
(set-variable 'flycheck-python-pycompile-executable "python3")
(set-variable 'python-indent-guess-indent-offset nil)
(with-eval-after-load 'blacken
(with-venv-advice-add 'blacken-call-bin))
(with-venv-advice-add 'blacken-buffer))


;; http://fukuyama.co/foreign-regexp


Carregando…
Cancelar
Salvar