13 lines
244 B
Markdown
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 :-)
|