Add vc-retrieve-tag-hook to mood-line--hooks-alist #14

Open
krydos wants to merge 1 commits from krydos/mood-line:vc-status-update into main

View File

@ -732,7 +732,8 @@ Modal editing modes checked, in order:
flycheck-status-changed-functions))
(mood-line-segment-vc--update
. (find-file-hook
after-save-hook)))
after-save-hook
vc-retrieve-tag-hook)))
"Alist of update functions and their corresponding hooks.")
(defconst mood-line--advice-alist