mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
General refactor & cleanup
This commit is contained in:
@@ -273,6 +273,7 @@ local value, whether or not it's permanent-local. Therefore, we cycle
|
||||
:commands (fringe-helper-define fringe-helper-convert)
|
||||
:init
|
||||
(unless (fboundp 'define-fringe-bitmap)
|
||||
;; doesn't exist in terminal Emacs; define it to prevent errors
|
||||
(defun define-fringe-bitmap (&rest _))))
|
||||
|
||||
(def-package! hideshow ; built-in
|
||||
|
Reference in New Issue
Block a user