Explorar el Código

Set python-pycompile to python3

master
10sr hace 6 años
padre
commit
f2de874103
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Ver fichero

@@ -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)


Cargando…
Cancelar
Guardar