From e9e5696bc95d34aad8eb561d7458ac21b06359b0 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 28 Apr 2024 20:59:39 -0500 Subject: bug fixing, repo changes, etc. - add font lock studio, - don't disable Emacs native vc backend functions - change elpa mirror location - change default location for localrepo - update packages - add constant for journals directory and ensure it exists on launch - move project file to org-roam - add remote repository reset to scripts folder --- modules/vc-config.el | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/vc-config.el') diff --git a/modules/vc-config.el b/modules/vc-config.el index 769825a8..4205b0e0 100644 --- a/modules/vc-config.el +++ b/modules/vc-config.el @@ -25,7 +25,6 @@ :custom (magit-define-global-key-bindings 'default) :config - (setf vc-handled-backends nil) ;; magit is the only vc interface I use (setq magit-bury-buffer-function 'magit-restore-window-configuration) (setq git-commit-major-mode 'org-mode) ;; edit commit messages in org-mode (setq magit-display-buffer-function -- cgit v1.2.3