Skip to content

Commit

Permalink
tweak(sr-speedbar): disable icons
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Feb 24, 2024
1 parent 68a821b commit 41f0f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/me-files.el
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@
:commands sr-speedbar-toggle sr-speedbar-open
:custom
(sr-speedbar-right-side nil)
(speedbar-use-images nil)
:config
(setq speedbar-use-images ezimage-use-images)
(+nvmap! :keymaps 'speedbar-mode-map "q" #'sr-speedbar-close))


Expand Down

0 comments on commit 41f0f31

Please sign in to comment.