From ad0b2cda7268519c234b0ada58f1ec2304349755 Mon Sep 17 00:00:00 2001 From: Kiana Sheibani Date: Wed, 22 Oct 2025 13:23:41 -0400 Subject: [PATCH] tweak!: remove `yuck-mode` configuration I don't use EWW anymore, so this serves no purpose for me. --- config.org | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/config.org b/config.org index 22480c5..cf89755 100644 --- a/config.org +++ b/config.org @@ -4221,16 +4221,6 @@ Some more convenient leader key bindings would be nice to prevent having to traw "c L" #'lsp-avy-lens) #+end_src -** Yuck - -#+call: confpkg("Mode: Yuck") - -Since I've started using [[https://github.com/elkowar/eww/tree/master?tab=readme-ov-file][EWW (Elkowar's Wacky Widgets)]] for my linux setup, it would be nice to have an editing mode for its configuration language. - -#+begin_src emacs-lisp :tangle packages.el -(package! yuck-mode) -#+end_src - ** Slint #+call: confpkg("Mode: Slint")