10sr 5 лет назад
Родитель
Сommit
9d5a1197c1
Подписано: 10sr Идентификатор GPG ключа: 7BEC428194130EB2
1 измененных файлов: 4 добавлений и 0 удалений
  1. +4
    -0
      emacs.el

+ 4
- 0
emacs.el Просмотреть файл

@@ -1359,6 +1359,10 @@ found, otherwise returns nil."
(when (require 'with-venv nil t)
(with-venv-advice-add 'blacken-buffer)))

(with-eval-after-load 'isortify
(when (require 'with-venv nil t)
(with-venv-advice-add 'isortify-buffer)))

;; https://github.com/lunaryorn/old-emacs-configuration/blob/master/lisp/flycheck-virtualenv.el
(defun my-set-venv-flycheck-executable-find ()
"Set flycheck executabie find."


Загрузка…
Отмена
Сохранить