feat: remove unnecessary package

This commit is contained in:
Artur Manuel 2024-11-21 14:51:17 +00:00
commit 482e1451ac

View file

@ -29,10 +29,6 @@
:init
(mood-line-mode 1))
(use-package spacious-padding
:init
(spacious-padding-mode 1))
(use-package helm
:bind (("C-x C-f" . helm-find-files)
("M-x" . helm-M-x)