Skip to content

Fix gq to not split strings halfway through#201

Merged
amadeus merged 1 commit into
pangloss:developfrom
JelteF:develop
Jul 10, 2014
Merged

Fix gq to not split strings halfway through#201
amadeus merged 1 commit into
pangloss:developfrom
JelteF:develop

Conversation

@JelteF

@JelteF JelteF commented Jul 9, 2014

Copy link
Copy Markdown
Contributor

This pull request is based on this pullrequest Vimjas/vim-python-pep8-indent#29

What it does it that it fixes gq to not split strings with spaces halfway through, which causes invalid code. I took out some stuff for docstrings, since that isn't needed for javascript.

@qstrahl

qstrahl commented Jul 9, 2014

Copy link
Copy Markdown
Collaborator

Made against develop; I vote we merge it in and give it a shot?

amadeus added a commit that referenced this pull request Jul 10, 2014
Fix gq to not split strings halfway through
@amadeus amadeus merged commit 29caa7f into pangloss:develop Jul 10, 2014
@amadeus

amadeus commented Jul 10, 2014

Copy link
Copy Markdown
Collaborator

Looks good to me, in it goes.

@raine

raine commented Aug 14, 2014

Copy link
Copy Markdown

For me this broke using gq to format comments.

@JelteF

JelteF commented Aug 14, 2014

Copy link
Copy Markdown
Contributor Author

Normal comments or block comments? I'll try to look into it in a little while.

@qstrahl

qstrahl commented Aug 14, 2014

Copy link
Copy Markdown
Collaborator

Normal comments for me; see #207.

@JelteF

JelteF commented Aug 14, 2014

Copy link
Copy Markdown
Contributor Author

As I said in #207 I might have fixed the problem in #205

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

Successfully merging this pull request may close these issues.

4 participants