spacemacs/layers/+distribution
justbur 94cee58a1e spacemacs-layer: Fix linum-relative-mode
The toggle is being called after the package is loaded, but the package
is deferred based on a call to the toggle. This means that the first
time toggle is used it's called at least twice. Furthermore, `(setq
linum-format 'linum-relative)` effectively turns on the mode as it is.

Possible fix for #2161
2015-10-19 00:02:46 -04:00
..
spacemacs spacemacs-layer: Fix linum-relative-mode 2015-10-19 00:02:46 -04:00
spacemacs-base Add helm-flx 2015-10-19 00:00:15 -04:00