Explorar el Código

Diminish back-button-mode

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

+ 2
- 0
emacs.el Ver fichero

@@ -631,6 +631,8 @@ THEM are function and its args."
(diminish 'color-identifiers-mode))
(with-eval-after-load 'highlight-indentation
(diminish 'highlight-indentation-mode))
(with-eval-after-load 'back-button
(diminish 'back-button-mode))
)

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


Cargando…
Cancelar
Guardar