d2f6d08247
The helpful layer delivers more sophisticated help buffers, at least for elisp and emacs specific objects. Therefore it makes sense to replace the existing help functions for these bindings silently if this layer is loaded.
14 lines
353 B
EmacsLisp
14 lines
353 B
EmacsLisp
;;; config.el --- helpful Layer Configuration File for Spacemacs
|
|
;;
|
|
;; Copyright (c) 2012-2019 Sylvain Benner & Contributors
|
|
;;
|
|
;; Author: Maximilian Wolff <smile13241324@gmail.com>
|
|
;; URL: https://github.com/syl20bnr/spacemacs
|
|
;;
|
|
;; This file is not part of GNU Emacs.
|
|
;;
|
|
;;; License: GPLv3
|
|
|
|
;; variables
|
|
|
|
(spacemacs|define-jump-handlers helpful-mode)
|