From 928db2882a35da9061651590ab949f4a8de683f3 Mon Sep 17 00:00:00 2001 From: Edmund Miller Date: Sun, 26 Nov 2023 16:46:22 -0600 Subject: [PATCH] style: Remove comment --- config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.el b/config.el index ab1e9aa..d593a71 100644 --- a/config.el +++ b/config.el @@ -610,7 +610,7 @@ :host "localhost:11434" ;Where it's running :models '("mistral:latest") ;Installed models :stream t)) ;Stream responses -;; + ;;; Custom Variables (custom-set-variables ;; custom-set-variables was added by Custom.