diff --git a/mood-line.el b/mood-line.el index b0a6359..1587d64 100644 --- a/mood-line.el +++ b/mood-line.el @@ -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