1

Remove unused flycheck fringe bitmaps

This commit is contained in:
Jessie Hildebrandt 2023-10-19 00:59:11 -04:00
parent 457f0403d6
commit 8538fd100b

View File

@ -807,7 +807,6 @@ DOCSTRING is an optional form that is discarded upon expansion."
(adwaita-dark-theme-arrow-fringe-bmp-enable)
(eval-after-load 'diff-hl #'adwaita-dark-theme-diff-hl-fringe-bmp-enable)
(eval-after-load 'flymake #'adwaita-dark-theme-flymake-fringe-bmp-enable)
(eval-after-load 'flycheck #'adwaita-dark-theme-flycheck-fringe-bmp-enable)
(eval-after-load 'neotree #'adwaita-dark-theme-neotree-configuration-enable)
:custom
(adwaita-dark-theme-bold-vertico-current t "Embolden the currently-selected candidate in vertico")