spacemacs/layers
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
..
+chat Bump year in copyright headers 2017-01-05 23:08:17 -05:00
+checkers syntax-checking: Mention that flycheck is disabled in emacs-lisp-mode. 2017-01-31 17:59:07 +02:00
+completion rg: explicitly request line numbers 2017-03-09 09:00:39 +02:00
+distributions dsm-line-numbers: support parent modes, fix mode restriction 2017-03-13 21:04:00 +02:00
+emacs Fix 'o' on folded headings 2017-03-12 17:20:23 +02:00
+email Bump year in copyright headers 2017-01-05 23:08:17 -05:00
+frameworks Remove deferred for projectile-rails 2017-02-11 11:19:04 +01:00
+fun configure xkcd inside the :init progn clause 2017-01-06 06:49:29 +02:00
+intl Move pyim into the .cache directory. 2017-03-12 16:58:36 +02:00
+lang TeX fold: add comment about not-autoloaded commands 2017-03-06 15:58:26 +02:00
+misc/nlinum fix error when nlinum is enabled and dotspacemacs-line-numbers is t 2017-03-04 10:18:46 +02:00
+os Bump year in copyright headers 2017-01-05 23:08:17 -05:00
+pair-programming/floobits Bump year in copyright headers 2017-01-05 23:08:17 -05:00
+source-control Add transient state for smerge mode 2017-03-13 19:21:57 +02:00
+spacemacs Adding keybinding to jump to currently open file in neotree 2017-03-07 09:35:07 +02:00
+tags Bump year in copyright headers 2017-01-05 23:08:17 -05:00
+themes minor copyright year fix 2017-02-02 14:57:14 -05:00
+tools Update bitbucket evil urls to github evil urls 2017-03-10 13:10:33 +02:00
+vim Replace use-package :diminish by spacemacs|hide-lighter 2017-02-13 08:38:37 -05:00
+web-services Bump year in copyright headers 2017-01-05 23:08:17 -05:00
auto-layer.el core: add support for interpreter-mode-alist to layer lazy installation 2017-01-22 13:41:04 -05:00
LAYERS.org Update layers.org 2017-02-12 23:45:39 -05:00