MarcoIeni / intellimacs

Spacemacs' like key bindings for IntelliJ platform.
MIT License
536 stars 94 forks source link

Add which-key names for errors. #25

Closed jmrah closed 3 years ago

jmrah commented 3 years ago

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

Description

Please explain the changes you made here.

Checklist

CHANGELOG:

KEYBINDINGS:

PLUGINS:

MarcoIeni commented 3 years ago

Why did you moved spc e l? It's present in spacemacs: image

jmrah commented 3 years ago

I moved it because it didn't appear in my SPC e menu, and thought it was a mistake. How did you get to that Spacemacs menu Marcoleni? Here is a screenshot of my SPC e menu, which is much sparser than what you have.

MarcoIeni commented 3 years ago

I have enabled syntax-checking

jmrah commented 3 years ago

Thanks for pointing that out. I've enabled the syntax-checking layer. I'll revert a couple changes.

jmrah commented 3 years ago

@MarcoIeni is there anything holding this PR back?

MarcoIeni commented 3 years ago

I was waiting for the comment to be resolved, thanks!!