Explorar el Código

Diminish git-gutter

master
10sr hace 4 años
padre
commit
2a0c63f986
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Ver fichero

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

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


Cargando…
Cancelar
Guardar