dotfiles/emacs/packages.el
2024-07-11 23:22:09 -04:00

15 lines
398 B
EmacsLisp

;;; -*- lexical-binding: t; -*-
;;; This file is generated via tangles from the config.org file. Do not modify this file.
;;; Any modifications here will be clobbered and versioned over. Seriously just don't.
(package! git-auto-commit-mode)
(package! ob-mermaid)
(package! ox-tufte)
(package! gptel)
(package! copilot
:recipe (:host github :repo "copilot-emacs/copilot.el" :files ("*.el")))