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

Key "!" in projectile-rails-command-map is doubly defined #166

Open
pedz opened this issue Dec 24, 2023 · 0 comments
Open

Key "!" in projectile-rails-command-map is doubly defined #166

pedz opened this issue Dec 24, 2023 · 0 comments

Comments

@pedz
Copy link
Collaborator

pedz commented Dec 24, 2023

Small nit but I thought I'd point it out.

Line 1647 has (define-key map (kbd "!") 'projectile-rails-find-validator)
Line 1660 has (define-key map (kbd "!") 'projectile-rails-mode-run-map)

"!" tied to validator also shows up when defining menus and something to do with hydra which I don't know anything about.

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

No branches or pull requests

1 participant