Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add which key support #15

Merged
merged 32 commits into from
Mar 30, 2021
Merged

Add which key support #15

merged 32 commits into from
Mar 30, 2021

Conversation

MarcoIeni
Copy link
Owner

Closes #8

Signed-off-by: MarcoIeni <11428655+MarcoIeni@users.noreply.github.com>
Signed-off-by: MarcoIeni <11428655+MarcoIeni@users.noreply.github.com>
Signed-off-by: MarcoIeni <11428655+MarcoIeni@users.noreply.github.com>
Signed-off-by: MarcoIeni <11428655+MarcoIeni@users.noreply.github.com>
Signed-off-by: MarcoIeni <11428655+MarcoIeni@users.noreply.github.com>
Co-authored-by: tl-marco-ieni <marco.ieni@truelayer.com>
Nimamoh and others added 3 commits February 26, 2021 17:06
* Add which-key description for bookmarks

* Update extra/bookmarks.vim

Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>

Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>
Relates to issue #17

Co-authored-by: Jamal Rahhali <jamal.rahhali@resmed.com>
Signed-off-by: MarcoIeni <11428655+MarcoIeni@users.noreply.github.com>
@elken elken mentioned this pull request Mar 5, 2021
10 tasks
elken and others added 17 commits March 10, 2021 07:29
* Add description for colors.vim

* Requested change for kebab-case
* Add description for compile-comments files

* Requested changes and adjust "namespace"
* Add which-key +zoom menu descriptions.

#17

* Update spacemacs/zoom.vim

Co-authored-by: Jamal Rahhali <jamal.rahhali@resmed.com>
Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>
Also added the `<leader>qr` and `<leader>qR` shortcuts that mimic
the Spacemacs restart shortcuts.

#17

Co-authored-by: Jamal Rahhali <jamal.rahhali@resmed.com>
Removed `<leader>fg` (search in project files) from files menu because
it does not appear in Spacemacs.

`<leader>/` works with my which-key version, so added that shortcut
to the `leader.vim`.

Relates to #17

Co-authored-by: Jamal Rahhali <jamal.rahhali@resmed.com>
#17

Co-authored-by: Jamal Rahhali <jamal.rahhali@resmed.com>
* Add which-key names for errors.

Moved a few shortcuts that weren't part of spacemacs from
from `spacemacs/errors.vim` to `extra/errors.vim`

Two shorcuts both had a `<leader>es` mapping.  Remapped one of them.

Relates to #17

* Moved some shortcuts from extra/errors.vim back to spacemacs/errors.vim

Relates to #17

Co-authored-by: Jamal Rahhali <jamal.rahhali@resmed.com>
#17

Co-authored-by: Jamal Rahhali <jamal.rahhali@resmed.com>
#17

Co-authored-by: Jamal Rahhali <jamal.rahhali@resmed.com>
* Added which key Frame menu

#17

* Fixed typo

#17

Co-authored-by: Jamal Rahhali <jamal.rahhali@resmed.com>
#17

Co-authored-by: Jamal Rahhali <jamal.rahhali@resmed.com>
* Add which-key project menu descriptions.

#17

* Update spacemacs/projects.vim

Co-authored-by: Jamal Rahhali <jamal.rahhali@resmed.com>
Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>
* Added which-key insertion menu descriptions.

#17

* Comment repair.

#17

* Update spacemacs/insertion.vim

Co-authored-by: Jamal Rahhali <jamal.rahhali@resmed.com>
Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>
#17

Co-authored-by: Jamal Rahhali <jamal.rahhali@resmed.com>
#17

Co-authored-by: Jamal Rahhali <jamal.rahhali@resmed.com>
#17

Co-authored-by: Jamal Rahhali <jamal.rahhali@resmed.com>
#17

Co-authored-by: Jamal Rahhali <jamal.rahhali@resmed.com>
jmrah and others added 5 commits March 30, 2021 15:56
* Add which-key git menu descriptions.

#17

* Change SPC g v menu description from +vcs to +version-control

To align with the name in Spacemacs.

#17

Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>

* Change SPC g b menu description from "checkout" to "branches".

#17

Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>

Co-authored-by: Jamal Rahhali <jamal.rahhali@resmed.com>
Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>
* Add which-key major mode menu descriptions.

#17

* Update major/debug.vim

* Change major mode SPC m p menu description from "+package" to "+project".

Code review change.

#17

Co-authored-by: Jamal Rahhali <jamal.rahhali@resmed.com>
Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>
Signed-off-by: MarcoIeni <11428655+MarcoIeni@users.noreply.github.com>
Signed-off-by: MarcoIeni <11428655+MarcoIeni@users.noreply.github.com>
Signed-off-by: MarcoIeni <11428655+MarcoIeni@users.noreply.github.com>
@MarcoIeni MarcoIeni marked this pull request as ready for review March 30, 2021 18:20
@MarcoIeni MarcoIeni merged commit 7537423 into main Mar 30, 2021
@MarcoIeni MarcoIeni deleted the which-key branch March 30, 2021 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dinamically show key bindings: which-key implementation
4 participants