mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-23 14:03:44 -05:00
Initfile cleanup
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
(use-package d-mode
|
||||
:disabled t
|
||||
:modes "\\.d$")
|
||||
:mode "\\.d$")
|
||||
|
||||
|
||||
(provide 'init-d)
|
||||
;;; init-d.el ends here
|
||||
|
Reference in New Issue
Block a user