style: Rename custom functions from slash to dash convention
This commit is contained in:
@@ -84,9 +84,7 @@
|
||||
(use-package async
|
||||
:hook
|
||||
(after-init . dired-async-mode)
|
||||
(after-init . async-bytecomp-package-mode)
|
||||
:init
|
||||
(setq async-bytecomp-allowed-packages '(all))))
|
||||
(after-init . async-bytecomp-package-mode)))
|
||||
|
||||
;; autorevert buffer
|
||||
(use-package autorevert
|
||||
|
||||
Reference in New Issue
Block a user