c3866382b2
- Add #+HTML_HEAD_EXTRA options to all org files - HTMLize published documentation via CSS |
||
---|---|---|
.. | ||
img | ||
config.el | ||
packages.el | ||
README.org |
D language contribution layer for Spacemacs
Description
This simple layer adds support for the D language.
It adds d-mode
as well as integrating it with auto-completion
and syntax-checking
.
Install
To use this contribution add it to your ~/.spacemacs
(setq-default dotspacemacs-configuration-layers '(d))