Explorar el Código

Diminish autorevert

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

+ 2
- 0
emacs.el Ver fichero

@@ -640,6 +640,8 @@ THEM are function and its args."
(diminish 'back-button-mode))
(with-eval-after-load 'git-gutter
(diminish 'git-gutter-mode))
(with-eval-after-load 'autorevert
(diminish 'auto-revert-mode))
)

(setq mode-line-front-space "")


Cargando…
Cancelar
Guardar