spacemacs/layers/+lang/d
2015-12-11 02:08:55 -05:00
..
img
config.el
packages.el Make flycheck/flyspell hooks more explicit 2015-12-11 02:08:55 -05:00
README.org Fix some documentation bugs 2015-12-03 23:50:29 -05:00

D language layer

/TakeV/spacemacs/media/commit/fb1b94047ece14c9ad48ebc8d3608645b014b1d0/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))