ソースを参照

Diminish back-button-mode

master
10sr 4年前
コミット
36ba7bc815
署名者: 10sr GPGキーID: C384BB17CBB19347
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el ファイルの表示

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


読み込み中…
キャンセル
保存