Turn vc back on so project.el will work

This commit is contained in:
2024-10-01 11:03:10 -07:00
parent ca0269b747
commit 09eafc6f82

View File

@@ -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