spacemacs/layers/+spacemacs
Muneeb Shaikh bb8ec23ec1 [themes][keybindings] Use apt completion framework for loading theme
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.
2020-03-19 10:48:59 +01:00
..
spacemacs-completion [ivy] Replace custom hydra-menu by original hydra-menu 2020-03-17 09:51:12 +01:00
spacemacs-defaults [themes][keybindings] Use apt completion framework for loading theme 2020-03-19 10:48:59 +01:00
spacemacs-editing Add setting to dotfile to deactivate clean-aindent-mode 2020-03-13 19:00:48 +01:00
spacemacs-editing-visual [base] Add cl- prefix to letf and letf* 2020-02-08 09:17:52 +00:00
spacemacs-evil
spacemacs-language [spacemacs-language] Improve google-translate user experience 2020-03-12 21:23:09 +01:00
spacemacs-layouts Layout transient state: make jump-to-last-layout exit state when done 2020-02-26 20:35:11 +01:00
spacemacs-misc
spacemacs-modeline toggle for doom-modeline package 2020-02-08 09:22:21 +00:00
spacemacs-navigation Make view-mode closable with q in evil 2020-03-17 09:21:02 +01:00
spacemacs-org
spacemacs-project
spacemacs-purpose
spacemacs-visual