spacemacs/contrib/usr/syl20bnr/README.md

14 lines
244 B
Markdown
Raw Normal View History

# syl20bnr contribution layer for Spacemacs
## Install
To use this contribution add it to your `~/.spacemacs`
```elisp
2014-12-10 04:50:48 +00:00
(setq-default dotspacemacs-configuration-layers '(syl20bnr)
"List of contribution to load."
)
```
2014-12-18 05:12:04 +00:00
Nothing in there :-)