Skip to content

vim: Add StrBuf as type to hilighting #13609

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

Merged
merged 1 commit into from
Apr 19, 2014
Merged

Conversation

richo
Copy link
Contributor

@richo richo commented Apr 18, 2014

It seems really weird to me when StrSlice and str highlight sanely, but StrBuf doesn't.

I think I added it to the right place.

@alexcrichton
Copy link
Member

StrBuf isn't necessarily a keyword, so this would probably belong in the "Types and Traits" section below.

@richo
Copy link
Contributor Author

richo commented Apr 18, 2014

That's where I had it originally. I changed my mind because it's not a trait.

Pushed as a rustTrait

bors added a commit that referenced this pull request Apr 19, 2014
It seems really weird to me when StrSlice and str highlight sanely, but StrBuf doesn't.

I think I added it to the right place.
@bors bors closed this Apr 19, 2014
@bors bors merged commit 3ec9f05 into rust-lang:master Apr 19, 2014
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.

3 participants