tweak!: remove yuck-mode configuration

I don't use EWW anymore, so this serves no purpose for me.
This commit is contained in:
Kiana Sheibani 2025-10-22 13:23:41 -04:00
parent b8b3fdea5e
commit ad0b2cda72
Signed by: toki
GPG key ID: 6CB106C25E86A9F7

View file

@ -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")