ソースを参照

Set python-pycompile to python3

master
10sr 5年前
コミット
f2de874103
署名者: 10sr GPGキーID: 7BEC428194130EB2
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el ファイルの表示

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


読み込み中…
キャンセル
保存