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: rollxx/vim-antlr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dylon/vim-antlr
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.
  • 11 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 25, 2015

  1. Adds syntax file for ANTLR4

    Dylon Edwards committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    8f96adc View commit details
    Browse the repository at this point in the history
  2. Updates README for ANTLR4; adds .gitignore

    Dylon Edwards committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    903e9e9 View commit details
    Browse the repository at this point in the history
  3. Corrects instructions on how to set syntax in Readme

    Dylon Edwards committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    47c1095 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Adds the MIT license

    dylon committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    60eb312 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. add ftdetect file so the plugin will just work if installed in bundle…

    …; updated the instructions in the readme to reflect this
    alissa-huskey committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    130fc22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23a8fe4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aef7e08 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Merge pull request #1 from alissa-huskey/master

    this adds ftdetect functionality and some additional documentation
    dylon authored Oct 26, 2018
    Configuration menu
    Copy the full SHA
    6a46a3b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Update Readme.md

    dylon authored Nov 21, 2018
    Configuration menu
    Copy the full SHA
    a0e2d38 View commit details
    Browse the repository at this point in the history
  2. Update Readme.md

    dylon authored Nov 21, 2018
    Configuration menu
    Copy the full SHA
    7c37137 View commit details
    Browse the repository at this point in the history
  3. Update Readme.md

    dylon authored Nov 21, 2018
    Configuration menu
    Copy the full SHA
    8cac54f View commit details
    Browse the repository at this point in the history
Loading