mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-06 15:13:33 -05:00
I think I have a problem..
This commit is contained in:
6
init/init-d.el
Normal file
6
init/init-d.el
Normal file
@@ -0,0 +1,6 @@
|
||||
(use-package d-mode
|
||||
:disabled t
|
||||
:modes "\\.d$")
|
||||
|
||||
(provide 'init-d)
|
||||
;;; init-d.el ends here
|
Reference in New Issue
Block a user