Enable git-gutter mode globally

Now my mode line is pretty long. Not good. :)
This commit is contained in:
Gergely Polonkai 2016-09-16 18:19:43 +02:00
parent a0f16d7b44
commit 9eacda839e
1 changed files with 1 additions and 0 deletions

View File

@ -343,3 +343,4 @@ Version 2016-02-16"
(projectile-global-mode)
(setq projectile-completion-system 'helm)
(helm-projectile-on)
(global-git-gutter-mode t)