spacemacs/layers/+lang/d
Eivind Fonn c3866382b2 Documentation update
- Add #+HTML_HEAD_EXTRA options to all org files
- HTMLize published documentation via CSS
2015-11-13 14:23:13 +01:00
..
img
config.el
packages.el
README.org Documentation update 2015-11-13 14:23:13 +01:00

D language contribution layer for Spacemacs

/TakeV/spacemacs/media/commit/4df3f55206184e07f7bf946db53b363dc59682c1/layers/+lang/d/img/dlogo.png

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))