瀏覽代碼

Diminish git-gutter

master
10sr 4 年之前
父節點
當前提交
2a0c63f986
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el 查看文件

@@ -634,6 +634,8 @@ THEM are function and its args."
(diminish 'highlight-indentation-mode))
(with-eval-after-load 'back-button
(diminish 'back-button-mode))
(with-eval-after-load 'git-gutter
(diminish 'git-gutter-mode))
)

(setq mode-line-front-space "")


Loading…
取消
儲存