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

Fix removing space when uncommenting spaced AltDelims multipart comment #286

Merged
merged 1 commit into from Feb 20, 2017

Conversation

k33nice
Copy link
Contributor

@k33nice k33nice commented Feb 19, 2017

Hello!
When trying to uncomment alternative delimeted comment (with let g:NERDSpaceDelims = 1)
right space don't recognized, cuz s:Mutltipart() checking only primary delims.

nerdcommenter

@alerque
Copy link
Member

alerque commented Feb 20, 2017

Thanks for the contribution @k33nice (and for making it easy to review).

@alerque alerque merged commit c5f8cbf into preservim:master Feb 20, 2017
@k33nice
Copy link
Contributor Author

k33nice commented Feb 21, 2017

You're welcome. Thanks for great plugin!

harish2704 added a commit to harish2704/nerdcommenter that referenced this pull request Mar 11, 2017
* 'master' of https://github.com/harish2704/nerdcommenter:
  Add support for the meson build system. (preservim#289)
  Add multi-line comments for Elm (preservim#283)
  Fix removing space when uncommenting spaced AltDelims multipart comment (preservim#286)
  Add gitignore support (preservim#284)
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

2 participants