From 089e23d963130915a03ae3dad414d52ea2a16447 Mon Sep 17 00:00:00 2001 From: Grant Shoshin Shangreaux Date: Thu, 17 Nov 2022 16:11:07 -0600 Subject: Fix: dir-locals and coorgi annotations --- .dir-locals.el | 2 +- annotations | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.dir-locals.el b/.dir-locals.el index dff368c..a3e16fa 100644 --- a/.dir-locals.el +++ b/.dir-locals.el @@ -1,4 +1,4 @@ ;;; Directory Local Variables ;;; For more information see (info "(emacs) Directory Variables") -((annotate-mode . ((annotate-file . "annotations")))) +((nil . ((annotate-file . "annotations")))) diff --git a/annotations b/annotations index b550abf..1bf8312 100644 --- a/annotations +++ b/annotations @@ -1 +1 @@ -(("~/projects/coorgi-client-main/coorgi-client.org" ((756 757 "WDYT about keeping these at the bottom of the doc? i guess depends on how the literate goes - g" "*")) "55c44759fea5e9787f95db1f0ce96f15")) \ No newline at end of file +(("~/projects/coorgi-client/coorgi-client.org" ((802 803 "trying again -g" "*")) "ea20d21162df054bd90711692c68a770")) \ No newline at end of file -- cgit v1.2.3