From 22b699124159af02db52e761197c729c1d05bbe0 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Mon, 8 Aug 2022 20:37:12 +0200 Subject: [PATCH] [Emacs] Add eask-mode --- org/config/emacs.org | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/org/config/emacs.org b/org/config/emacs.org index c26c54a..6e095c4 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -6940,6 +6940,16 @@ If I need to run CI on a package, [[https://github.com/cask/cask][Cask]] manages :straight (:build t)) #+end_src +However, I recently began using [[https://github.com/emacs-eask/eask][Eask]] more and more, I find it nicer to +work with and it has a lot more features than Cask. +#+begin_src emacs-lisp +(use-package eask-mode + :defer t + :straight (eask-mode :type git + :host github + :repo "emacs-eask/eask-mode")) +#+end_src + **** Python :PROPERTIES: :CUSTOM_ID: Packages-Configuration-Programming-languages-General-Programming-Languages-Python-7mwd2yq0z6j0