This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+distributions
syl20bnr ddfb996b20 line number: broke enable-p condition into functions
Also remove the docstring about SPC h SPC as it is already implied for the other
options in the dotfile.

Note that this commit modifies one condition, namely disabled mode condition.
It removes the first test:

    (not (spacemacs/mplist-get dotspacemacs-line-numbers :enabled-for-modes))

as it is not necessary since we have a `or` in the enable-p condition. Disabled
modes will be checked only if the current major mode is not explicitly enabled
(as intented).
2017-02-05 13:10:30 -05:00
..
spacemacs Bump year in copyright headers 2017-01-05 23:08:17 -05:00
spacemacs-base line number: broke enable-p condition into functions 2017-02-05 13:10:30 -05:00
spacemacs-bootstrap evil: enable evil-search search module in evil state. 2017-02-03 19:36:19 -05:00
spacemacs-docker Bump year in copyright headers 2017-01-05 23:08:17 -05:00