Przeglądaj źródła

Dminish color-identifiers-mode

master
10sr 5 lat temu
rodzic
commit
0b8136691b
Podpisane przez: 10sr ID klucza GPG: 7BEC428194130EB2
1 zmienionych plików z 3 dodań i 1 usunięć
  1. +3
    -1
      emacs.el

+ 3
- 1
emacs.el Wyświetl plik

@@ -527,7 +527,9 @@ found, otherwise returns nil."
(diminish 'global-whitespace-mode)
(diminish 'which-key-mode)
(diminish 'page-break-lines-mode)
(diminish 'highlight-indentation-mode)))
(diminish 'highlight-indentation-mode)
(diminish 'color-identifiers-mode)
))

(setq mode-line-front-space "")
;; (setq mode-line-end-spaces "")


Ładowanie…
Anuluj
Zapisz