Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jonathanpatt/vim-css3-syntax
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: brauliobo/vim-css3-syntax
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 17, 2012

  1. Update "Installation" documentation for Sass

    This implements the change in hail2u#9
    jonathanpatt committed Dec 17, 2012
    Configuration menu
    Copy the full SHA
    f93bbad View commit details
    Browse the repository at this point in the history
  2. Readability fixes in README

    Fix minor spelling and grammar errors and add/change section titles to
    improve readability.
    jonathanpatt committed Dec 17, 2012
    Configuration menu
    Copy the full SHA
    e4574b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76c6665 View commit details
    Browse the repository at this point in the history
  4. Enable default support for HTML and SCSS

    Most anyone who works with CSS will encounter inline CSS in HTML at some
    point, so it follows that this should support that by default.
    Additionally, SCSS is quite popular at this point and it makes more
    sense to support it by default than to require manually enabling it.
    jonathanpatt committed Dec 17, 2012
    1 Configuration menu
    Copy the full SHA
    e7ecdb4 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2013

  1. Configuration menu
    Copy the full SHA
    107e903 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add-html-scss-support' of git://github.com/jonathanpatt…

    …/vim-css3-syntax
    
    Conflicts:
    	README.md
    brauliobo committed May 21, 2013
    Configuration menu
    Copy the full SHA
    88dfb6b View commit details
    Browse the repository at this point in the history
Loading