bb8ec23ec1
Theme transient state key-binding `t` is broken if `ivy` completion framework is used. The binding unconditionally invokes `helm-themes`. This change adds a new function which takes care of invoking correct theme-loader function based on completion framework currently in use. The old binding used `helm-themes` but the new function uses already defined `spacemacs/helm-themes` which removes the number of candidates limit. |
||
---|---|---|
.. | ||
local/help-fns+ | ||
config.el | ||
funcs.el | ||
keybindings.el | ||
packages.el | ||
README.org |
spacemacs-defaults
Description
This layer configures mostly Emacs built-in packages to given them better defaults.
Features:
-
Configures packages:
- abbrev
- archive-mode
- bookmark
- conf-mode
- dired
- dired-x
- display-line-numbers (only in Emacs 26.x and newer)
- electric-indent-mode
- ediff
- eldoc
- help-fns+
- hi-lock
- image-mode
- imenu
- linum (only in Emacs 25.x and older)
- occur-mode
- package-menu
- page-break-lines
- process-menu
- recentf
- savehist
- saveplace
- subword
- tar-mode
- uniquify
- url
- visual-line-mode
- whitespace
- winner
- zone