Clean up
This commit is contained in:
parent
4d2c2a1b28
commit
25a2b675f7
3 changed files with 11 additions and 14 deletions
|
@ -21,7 +21,7 @@
|
|||
("/\\.git/info/exclude\\'" . gitignore-mode)
|
||||
("/git/ignore\\'" . gitignore-mode)))
|
||||
|
||||
(use-package git-gutter+
|
||||
:diminish git-gutter+-mode
|
||||
(use-package git-gutter
|
||||
:diminish git-gutter-mode
|
||||
:init
|
||||
(global-git-gutter+-mode 1))
|
||||
(global-git-gutter-mode 1))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue