Procházet zdrojové kódy

Set python-pycompile to python3

master
10sr před 6 roky
rodič
revize
f2de874103
Podepsáno: 10sr ID GPG klíče: 7BEC428194130EB2
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Zobrazit soubor

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


Načítá se…
Zrušit
Uložit