spacemacs/tests
syl20bnr 249adcc35e [core] Add tests showing that list is required with multiple symbols
It means that:

        (helm-company :requires helm)

is OK, but

        (helm-company :requires helm pkg2)

is not OK, list is mandatory

        (helm-company :requires (helm pkg2))
2019-11-09 09:41:34 -05:00
..
core [core] Add tests showing that list is required with multiple symbols 2019-11-09 09:41:34 -05:00
doc Happy New Year 2018! 2018-01-04 02:00:25 -05:00
layers/+distribution line-nums: don't default to text/prog-mode if disabled by user 2018-06-27 09:13:21 +03:00