Parcourir la source

Diminish git-gutter

master
10sr il y a 4 ans
Parent
révision
2a0c63f986
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Voir le fichier

@@ -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 "")


Chargement…
Annuler
Enregistrer