c893383fe4
- CSS links - GIFS in published version - Unify layer doc titles - Change emoji layer emojis to an image
618 B
618 B
D language layer
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))