all repos — nixfiles @ 7f400a87a5068b9ae2f268c87c6927d5109238d3

System and user configuration, managed by nix and home-manager

emacs: remove config for unused package
Alan Pearce alan@alanpearce.eu
Mon, 13 May 2024 14:48:23 +0200
commit

7f400a87a5068b9ae2f268c87c6927d5109238d3

parent

c97067198a85e06981770363387cdfd6a0a228a1

1 files changed, 0 insertions(+), 5 deletions(-)

jump to
M user/emacs/init.eluser/emacs/init.el
@@ -1003,11 +1003,6 @@ :defer t   :config (progn
             (setq feature-cucumber-command "cucumber-js {options} \"{feature}\"")))
 
-(use-package treemacs
-  :defer t
-  :config (progn
-            (setq treemacs-no-png-images t)))
-
 (defvaralias 'typescript-ts-mode-hook 'typescript-mode-hook)
 
 (defvaralias 'dockerfile-ts-mode-hook 'dockerfile-mode-hook)