spacemacs/layers/+completion/helm/local/helm-spacemacs-help
Bryce a69aba732a
Fix function quote warning (#15446)
* Fix function quote warning

Change `'` to `#'`, resolves #15443.

* Fix quoting in `helm-spacemacs-help.el`, add docstrings, fix action

These changes hopefully fix #15443

- Add docstrings to the lambdas
- Change selected action for `<S-return>` to the sixth action, to install the
  layer. This change makes the action conform to the removed comment.

  > `;; Add layer`

* squash! Fix function quote warning, fix helm action

- Resolve #15443
- Add docstrings to lambdas
- Fix index of helm action for layer install (the actions are zero-indexed)
2022-05-11 19:40:19 +02:00
..
helm-spacemacs-faq.el Fix helm-spacemacs-help-faq, SPC h f 2020-01-25 17:37:47 +01:00
helm-spacemacs-help.el Fix function quote warning (#15446) 2022-05-11 19:40:19 +02:00