spacemacs/layers/+spacemacs
hackartist 0e3065af92
[core] M-x prefix was fixed
* Issue
* It could not correctly bind a prefix.
* where `dotspacemacs-emacs-command-key` is modified,
* it continuously binds a `M-x` prefix to `SPC`
* `SPC` always looks as `M-x`

* Solution
* `SPC`, hard coded `string`, was modified to `dotspacemacs-emacs-command-key`

* Expectation
* When a `SPC` prefix is bound, it should be displayed as the registered name.
2020-07-18 09:53:01 +02:00
..
spacemacs-completion fix issue #13395 2020-03-21 20:34:18 +01:00
spacemacs-defaults [core] M-x prefix was fixed 2020-07-18 09:53:01 +02:00
spacemacs-editing Fix origami bindings in normal mode 2020-06-21 17:08:47 +02:00
spacemacs-editing-visual [base] Add cl- prefix to letf and letf* 2020-02-08 09:17:52 +00:00
spacemacs-evil Make sure eldoc info is not removed when you switch to insert mode 2019-11-27 21:30:29 +01:00
spacemacs-language [spacemacs-language] Improve google-translate user experience 2020-03-12 21:23:09 +01:00
spacemacs-layouts [spacemacs-layouts] Fix return value of rename-buffer 2020-06-25 17:39:19 +02:00
spacemacs-misc [dap] Provide global keybindings for dap-mode 2020-04-16 21:52:18 +02:00
spacemacs-modeline toggle for doom-modeline package 2020-02-08 09:22:21 +00:00
spacemacs-navigation Make spacemacs/open-junk-file create junk directory and fix counsel issues 2020-03-21 20:52:21 +01:00
spacemacs-org [org] replace org-bullets with org-superstar 2020-06-07 18:18:21 +02:00
spacemacs-project Fix copied dir not in minibuffer, clipboard disabled 2019-06-17 09:20:01 +02:00
spacemacs-purpose documentation formatting: Wed Jul 1 19:13:36 UTC 2020 2020-07-01 21:23:53 +02:00
spacemacs-visual visual: apply ansi color only on compilation major mode 2020-07-18 09:47:34 +02:00