9befd20a1a
Removes dependence on evil-leader centralizing control over the method of key binding in core-keybindings.el |
||
---|---|---|
.. | ||
img | ||
packages.el | ||
README.org |
Dockerfile contribution layer for Spacemacs
Description
This layer provides syntax highlighting and build functionality for Docker files.
Install
To use this contribution add it to your ~/.spacemacs
(setq-default dotspacemacs-configuration-layers '(dockerfile))
Key bindings
Key Binding | Description |
---|---|
SPC m c b |
build current buffer via dockerfile-build-buffer |