Ver a proveniência

Add ansile-doc config

master
10sr há 4 anos
ascendente
cometimento
1a7c48c251
Assinados por: 10sr ID da chave GPG: 7BEC428194130EB2
1 ficheiros alterados com 4 adições e 0 eliminações
  1. +4
    -0
      emacs.el

+ 4
- 0
emacs.el Ver ficheiro

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

(with-eval-after-load 'ansible-doc
(when (require 'with-venv nil t)
(with-venv-advice-add 'ansible-doc)))

;; `isortify-buffer' breaks buffer when it contains japanese text
(defun my-isortify ()
(interactive)


Carregando…
Cancelar
Guardar