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/3e570dd5957cfd4c6cca1ee13913f717f07e4464/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))