Parcourir la source

Diminish back-button-mode

master
10sr il y a 4 ans
Parent
révision
36ba7bc815
Signé par: 10sr ID de la clé GPG: C384BB17CBB19347
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Voir le fichier

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


Chargement…
Annuler
Enregistrer