-
-
Notifications
You must be signed in to change notification settings - Fork 381
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
Configurable quote style for Rextract's render 'foo'
#343
Comments
Let's just change it and see who complains. |
👍 Thanks for that! |
I do. 😁 Our team has a single-quote convention that is opposite to @henrik's. I guess the best solution is to have a vim-rails global option? |
@jeromedalbert Clearly the best solution is for your team to see the light ;D Kidding. |
tpope
pushed a commit
that referenced
this issue
Jun 22, 2016
@henrik made a quick PR, for what it's worth! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Would you accept a patch for (or add yourself) a way to configure the quote style used for
Rextract
'srender 'foo'
string? Our team has a double-quote convention so being able to configure that would remove a tiny annoyance.The text was updated successfully, but these errors were encountered: