spacemacs/layers/+distributions
bmag a1c02ba323 dsm-line-numbers: support parent modes, fix mode restriction
Specifying parent modes (e.g. prog-mode) in :enabled-for-modes and
:disabled-for-modes keys in dotspacemacs-line-numbers catches derived
modes (e.g. c-mode) as well.

Fix bug where an empty :disabled-for-modes and a non-empty :enabled-for-modes
enabled line numbers everywhere, instead of only in modes specified in
:enabled-for-modes. (see https://github.com/syl20bnr/spacemacs/issues/8482)

Add auxiliary function spacemacs/derived-mode-p, similar to derived-mode-p but
takes a major-mode as an argument instead of using the current major-mode.
2017-03-13 21:04:00 +02:00
..
spacemacs Bump year in copyright headers 2017-01-05 23:08:17 -05:00
spacemacs-base dsm-line-numbers: support parent modes, fix mode restriction 2017-03-13 21:04:00 +02:00
spacemacs-bootstrap Fix evil-search module activation 2017-02-07 16:53:33 -05:00
spacemacs-docker Bump year in copyright headers 2017-01-05 23:08:17 -05:00