Add git-gutter-fringe to markdown mode hook
This commit is contained in:
parent
b4918f0bfc
commit
15f35d4d32
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
:commands git-gutter-mode
|
||||
:init
|
||||
(add-to-hooks 'git-gutter-mode '(erlang-mode-hook
|
||||
markdown-mode-hook
|
||||
org-mode-hook
|
||||
prog-mode-hook
|
||||
))
|
||||
|
|
Reference in a new issue