You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not entirely sure what happened. I was writing some ruby, and reading the docs for the Ruby layer. I added the ruby-version-manager setting to my .spacemacs, reloaded, and the keybinds were gone. So I removed the setting, reloaded, still gone. Restarted emacs, still gone. Reverted the spacemacs tree from github, still gone. Removed my spacemacs, still gone.
In a ruby buffer:
SPC m is not defined.
, seems to be bound to (evil-repeat-find-char-reverse &optional COUNT).
I don't think I've left anything to try, but I'd welcome any hints.
The text was updated successfully, but these errors were encountered:
Do you still have this bug? Also in case of problem like this, try to wipe the ~/.emacs.d folder (be sure to backup everything needed in there), it may help :-)
I'm not entirely sure what happened. I was writing some ruby, and reading the docs for the Ruby layer. I added the
ruby-version-manager
setting to my.spacemacs
, reloaded, and the keybinds were gone. So I removed the setting, reloaded, still gone. Restarted emacs, still gone. Reverted the spacemacs tree from github, still gone. Removed my spacemacs, still gone.In a ruby buffer:
SPC m
is not defined.,
seems to be bound to(evil-repeat-find-char-reverse &optional COUNT)
.I don't think I've left anything to try, but I'd welcome any hints.
The text was updated successfully, but these errors were encountered: