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

Tweak commenting at eolp #314

Closed
wants to merge 1 commit into from
Closed

Conversation

sooheon
Copy link
Contributor

@sooheon sooheon commented Nov 20, 2016

Add just-one-space after ;, so that consecutive calls to lispy-comment can
correctly cycle comment styles. I made this check for
lispy-comment-use-single-semicolon, but you could just as easily take out the
conditional, and tweak the lispy-paredit-semicolon test.

Add just-one-space after `;`, so that consecutive calls to lispy-comment can
correctly cycle comment styles. I made this check for
`lispy-comment-use-single-semicolon', but you could just as easily take out the
conditional, and tweak the `lispy-paredit-semicolon' test.
@coveralls
Copy link

coveralls commented Nov 20, 2016

Coverage Status

Coverage decreased (-0.01%) to 62.67% when pulling a57a2c7 on sooheon:comment-at-eol into 4b12fee on abo-abo:master.

@abo-abo abo-abo closed this in 30e7745 Nov 21, 2016
@abo-abo
Copy link
Owner

abo-abo commented Nov 21, 2016

Thanks.

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.

None yet

3 participants