spacemacs/layers/+distributions
Lucius Hu 215b634981 spacemacs-bootstrap: refactor
- Replaced `(set (make-local-variable 'foo) bar)` with `(setq-local foo bar)`
- Replaced `(when (not foo) bar)` with `(unless foo bar)`
- Replaced unnecessary backquote construct with simple quotation
2021-04-04 12:48:21 +02:00
..
spacemacs
spacemacs-base
spacemacs-bootstrap spacemacs-bootstrap: refactor 2021-04-04 12:48:21 +02:00