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

remove useless removeLeadingSpaces in _stripMarkup #772

Merged
merged 1 commit into from Dec 9, 2017

Conversation

skyblueee
Copy link
Contributor

in line 377, let line = substitute (line, g:NERDTreeUI.MarkupReg(),"","") has removed the leading spaces. So I think maybe we don't need to do it again.

Copy link
Contributor

@lifecrisis lifecrisis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks correct to me.

@lifecrisis lifecrisis merged commit c20ac9c into preservim:master Dec 9, 2017
@skyblueee skyblueee deleted the stripMarkup_leadingSpaces branch December 11, 2017 15:03
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