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

minor vim syntax highlighting improvements #5636

Merged
merged 5 commits into from
Mar 31, 2013
Merged

minor vim syntax highlighting improvements #5636

merged 5 commits into from
Mar 31, 2013

Commits on Mar 30, 2013

  1. Configuration menu
    Copy the full SHA
    0224eb3 View commit details
    Browse the repository at this point in the history
  2. vim: highlight ref + static as storage specifiers

    lifetimes and globals are now the only two places static is used, and
    'static isn't matched by this
    thestinger committed Mar 30, 2013
    Configuration menu
    Copy the full SHA
    7142cde View commit details
    Browse the repository at this point in the history
  3. vim: mark Todo as contained and rm unsafe from it

    It's nice to make unsafe stand out, but this way isn't correct because it
    highlights it in comments.
    thestinger committed Mar 30, 2013
    Configuration menu
    Copy the full SHA
    b0f66c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6442b1c View commit details
    Browse the repository at this point in the history
  5. 5 Configuration menu
    Copy the full SHA
    47011e3 View commit details
    Browse the repository at this point in the history