From 355bab6730c5a20ee45f323507c217e37b157a4d Mon Sep 17 00:00:00 2001 From: mattkae Date: Tue, 22 Nov 2022 16:46:16 -0500 Subject: Work in progress on annotate lens --- init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'init.el') diff --git a/init.el b/init.el index 8a3aa47..f2b3533 100644 --- a/init.el +++ b/init.el @@ -50,6 +50,7 @@ (require 'lisp) (require 'json) (require 'python-custom) +(require 'vc-annotate-lens-mode) (custom-set-variables ;; custom-set-variables was added by Custom. -- cgit v1.2.1