spacemacs/core
Ag Ibragimov 7f92a4388d fix: ignore nil values in dotspacemacs-configuration-layers
otherwise it throws warnings when layers introduced imperatively, e.g.:

dotspacemacs-configuration-layers
`(
  ,(when (eq system-type 'darwin) 'osx)
  ,(when (eq system-type 'gnu/linux) 'exwm))
2020-02-05 20:54:13 +01:00
..
aprilfool
banners Fix home buffer version and banner 2019-12-03 20:44:22 +00:00
gnupg [core] Update spacemacs GPG public key 2019-08-23 12:39:22 -04:00
info
libs Fix capitalization of GitHub 2020-01-20 09:14:12 +01:00
templates [core] Add lsp layer to .spacemacs template 2019-09-30 00:50:01 -04:00
core-command-line.el
core-configuration-layer.el fix: ignore nil values in dotspacemacs-configuration-layers 2020-02-05 20:54:13 +01:00
core-custom-settings.el custom setting: don't write to dotfile before loading all of them 2019-02-18 14:21:06 -05:00
core-debug.el Fix capitalization of GitHub 2020-01-20 09:14:12 +01:00
core-display-init.el
core-documentation.el fix links 2019-05-18 13:25:44 +03:00
core-dotspacemacs.el Update references to macOS 2019-10-13 12:04:40 +02:00
core-dumper.el Fix regular loading of Emacs (i.e. without a dump file) 2019-07-26 23:20:18 -04:00
core-emacs-backports.el [core] Better work-around for GnuTLS bug with emacs 26.1 and 26.2 2019-09-14 22:15:53 -04:00
core-env.el [core] Environment variable caching fixes 2019-11-03 22:25:05 +01:00
core-fonts-support.el
core-funcs.el Fix void destructuring-bind after cl pkg deprecation 2020-02-01 08:47:55 +00:00
core-hooks.el
core-jump.el core: add reference handler as per jump handler 2019-07-15 12:28:04 +02:00
core-keybindings.el
core-load-paths.el
core-micro-state.el Propose a couple of spelling corrections 2018-08-02 00:20:06 +03:00
core-progress-bar.el
core-release-management.el Propose a couple of spelling corrections 2018-08-02 00:20:06 +03:00
core-spacemacs-buffer.el Spacemacs buffer in other window with prefix arg 2020-02-01 08:53:46 +00:00
core-spacemacs.el Frame title setting doesn't need to depend on environment (gui/cli) 2019-12-22 16:52:41 +01:00
core-themes-support.el [themes] Add doom-dark+ 2020-01-23 11:05:45 +01:00
core-toggle.el Add toggle key docs to docstring and which-key mouseover 2019-08-06 23:38:53 +02:00
core-transient-state.el
core-use-package-ext.el
core-versions.el