fixing keybinds

This commit is contained in:
Matt Nish-Lapidus 2025-05-19 10:25:43 -04:00
parent d9eccc80e9
commit ad73bd91f9
5 changed files with 24 additions and 35 deletions

View file

@ -256,10 +256,3 @@
:config
(global-colorful-mode t)
(add-to-list 'global-colorful-modes 'helpful-mode))
(use-package! mpdel-embark
:demand t
:after (embark mpdel)
:config
(progn
(mpdel-embark-setup)))