mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
General, minor reformatting across the board
And an offering of blood to our great lord Byte Compiler-sama.
This commit is contained in:
@ -74,7 +74,7 @@ If any hook returns non-nil, all hooks after it are ignored.")
|
||||
;;; General + leader/localleader keys
|
||||
|
||||
(use-package general
|
||||
:config
|
||||
:init
|
||||
;; Convenience aliases
|
||||
(defalias 'define-key! #'general-def)
|
||||
(defalias 'unmap! #'general-unbind))
|
||||
|
Reference in New Issue
Block a user