spacemacs/layers/+lang/d
Eivind Fonn 5a869764dd Further improve gtags layer
- Add option to disable by default
- Use local-vars hook to allow per-project enable/disable
- Don’t enable helm-gtags-mode (no need)
- Move emacs bindings from helm-gtags-mode-map to ggtags-mode-map
2016-08-22 15:11:25 +02:00
..
img
config.el
packages.el Further improve gtags layer 2016-08-22 15:11:25 +02:00
README.org

D language layer

/TakeV/spacemacs/media/commit/9066d073b2e46715b8ecd855b96399a33495bff1/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 configuration layer, add it to your ~/.spacemacs. You will need to add d to the existing dotspacemacs-configuration-layers list in this file.