Преглед изворни кода

Dminish color-identifiers-mode

master
10sr пре 5 година
родитељ
комит
0b8136691b
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 измењених фајлова са 3 додато и 1 уклоњено
  1. +3
    -1
      emacs.el

+ 3
- 1
emacs.el Прегледај датотеку

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


Loading…
Откажи
Сачувај