Ver código fonte

Diminish back-button-mode

master
10sr 4 anos atrás
pai
commit
36ba7bc815
Acessado por: 10sr ID da chave GPG: C384BB17CBB19347
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Ver arquivo

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


Carregando…
Cancelar
Salvar