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

Explore what custom bindings and/or motions would be useful for my rails projections. #1

Open
3 tasks
davelens opened this issue Apr 5, 2020 · 1 comment
Assignees
Labels
todo Something I need to get done

Comments

@davelens
Copy link
Owner

davelens commented Apr 5, 2020

  • <leader>fac to jump to a related spec/factories/*.rb file?
  • <leader>dec to jump to a related app/decorators/*.rb file?
  • Find out if the above can be made more generic with a prefix indicating a "gem projection" (<leader>gf and <leader>gd?)
@davelens davelens self-assigned this Apr 5, 2020
@davelens davelens added the todo Something I need to get done label Apr 5, 2020
@davelens
Copy link
Owner Author

davelens commented Apr 5, 2020

It should be noted that both draper and factory_bot are currently defined as a projection. Because of this, executing :Ed will open a related decorator and :Ef will open a related factory. This might be enough and not warrant a leader binding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo Something I need to get done
Projects
None yet
Development

No branches or pull requests

1 participant