diff --git a/init.org b/init.org index aa03878..a0fc633 100644 --- a/init.org +++ b/init.org @@ -17968,6 +17968,9 @@ Welcome to my personal Emacs configuration 😎. vc-annotate-mode vc-git-log-view-mode + :custom + (vc-handled-backends '(Git)) + :config (require 'vc-git) ;; supported