Sfoglia il codice sorgente

Diminish back-button-mode

master
10sr 4 anni fa
parent
commit
36ba7bc815
Firmato da: 10sr ID Chiave GPG: C384BB17CBB19347
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Vedi File

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


Caricamento…
Annulla
Salva