This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/contrib/usr/syl20bnr/README.md
2014-12-18 00:12:04 -05:00

13 lines
244 B
Markdown

# syl20bnr contribution layer for Spacemacs
## Install
To use this contribution add it to your `~/.spacemacs`
```elisp
(setq-default dotspacemacs-configuration-layers '(syl20bnr)
"List of contribution to load."
)
```
Nothing in there :-)