Ver código fonte

Set python-pycompile to python3

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

+ 1
- 0
emacs.el Ver arquivo

@@ -835,6 +835,7 @@ found, otherwise returns nil."
(pipenv-mode 1)
(pipenv-projectile-after-switch-default)))
)
(set-variable 'flycheck-python-pycompile-executable "python3")

;; http://fukuyama.co/foreign-regexp
'(and (safe-require-or-eval 'foreign-regexp)


Carregando…
Cancelar
Salvar