spacemacs/layers/+spacemacs
duianto 61ff12cbfc [base] Show a winum required message
problem:
key bindings that use the winum package,
don't work in the spacemacs-base distribution.

for example in the buffer transient state: SPC b .
{number}, C-{number} or M-{number}

shows messages like these:
Wrong type argument: commandp, winum-select-window-1
Symbol’s function definition is void: winum-get-window-by-number

cause:
the winum package is loaded in the spacemacs-navigation layer,
but the layer isn't used in the spacemacs-base distribution.

solution:
show the message:
This command requires the winum package,
winum is part of the spacemacs-navigation layer.
2021-01-09 08:40:32 +01:00
..
spacemacs-completion [ivy] Rebind C-k to C-M-k in ivy-reverse-i-search 2020-10-15 23:10:06 +02:00
spacemacs-defaults [base] Show a winum required message 2021-01-09 08:40:32 +01:00
spacemacs-editing Use transient and set dired-quick-sort-suppress-setup-warning to 'message 2020-12-16 19:14:12 +01:00
spacemacs-editing-visual update copyright to 2020 2020-09-23 21:25:01 +02:00
spacemacs-evil update copyright to 2020 2020-09-23 21:25:01 +02:00
spacemacs-language update copyright to 2020 2020-09-23 21:25:01 +02:00
spacemacs-layouts update copyright to 2020 2020-09-23 21:25:01 +02:00
spacemacs-misc update copyright to 2020 2020-09-23 21:25:01 +02:00
spacemacs-modeline update copyright to 2020 2020-09-23 21:25:01 +02:00
spacemacs-navigation Restore old ace bindings and revise documentation changes 2020-12-29 21:29:50 +01:00
spacemacs-org valign-mode should be disabled in default 2020-12-28 17:16:55 +01:00
spacemacs-project update copyright to 2020 2020-09-23 21:25:01 +02:00
spacemacs-purpose update copyright to 2020 2020-09-23 21:25:01 +02:00
spacemacs-visual update copyright to 2020 2020-09-23 21:25:01 +02:00