diff --git a/bundle/bundle--package.el b/bundle/bundle--package.el index 026aeb1e..18b03817 100644 --- a/bundle/bundle--package.el +++ b/bundle/bundle--package.el @@ -363,4 +363,4 @@ (elisp . "Consider yourself an experienced Emacs Lisp developer with a deep understanding of Emacs's extensibility and customization capabilities. You're well-versed in creating and modifying Emacs modes, optimizing workflows, and integrating Emacs with other tools and services."))) :config (when (eq system-type 'windows-nt) - (setq gptel-use-curl nil))) + (setq gptel-use-curl t)))