From 09eafc6f82e43456291e41cc517c956bd71cce0f Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Tue, 1 Oct 2024 11:03:10 -0700 Subject: [PATCH] Turn vc back on so project.el will work --- thoom-emacs/init.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/thoom-emacs/init.el b/thoom-emacs/init.el index 398f2c9..9da0187 100644 --- a/thoom-emacs/init.el +++ b/thoom-emacs/init.el @@ -705,9 +705,6 @@ ;; Unbind to stop overriding avy ("C-j" . nil))) -;; Disable vc-mode -(setq vc-handled-backends nil) - ;;; Programming languages ;;;; Treesitter (use-package treesit-auto