From 559dc32ba0f07b4a33ebee5722f3124eb540eaa0 Mon Sep 17 00:00:00 2001 From: Raphael Roberts Date: Mon, 7 Oct 2019 03:07:35 -0500 Subject: [PATCH] Added cheeky little require for vc --- settings.org | 1 + 1 file changed, 1 insertion(+) diff --git a/settings.org b/settings.org index f06660c..64f7541 100644 --- a/settings.org +++ b/settings.org @@ -282,6 +282,7 @@ This handy function is a customized ripoff of custom-save-all (setcar venv-partition-name (1+ (apply 'max (mapcar #'car venv-conflicts))))) (rlbr/join-venv-with-number venv-partition-name))) + (require 'vc) (defun rlbr/setup-python-venv-dirlocals (&optional library-root venv-name) "Setup .dir-locals file in library root and tell vc system to ignore .dir-locals file" (let* ((library-root (if library-root