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 .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
...
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 0 commit comments
  • 1 contributor
Commits on Aug 11, 2016
@vdauwera vdauwera Update highlighter readme
There is no AAAPackageDev (anymore?) but changing to PackageDev works.
cd21588
Showing with 2 additions and 2 deletions.
  1. +2 −2 highlighters/SublimeText/README.md
@@ -7,10 +7,10 @@ This set of instructions assumes SublimeText running on a Mac
* Install SublimeText 2 or 3 (see http://www.sublimetext.com)
* Install Package Control (see https://packagecontrol.io/installation)
-* Use Package Control to install `AAAPackageDev` (CMD+SHIFT+P | Package Control : Install Package)
+* Use Package Control to install `PackageDev` (CMD+SHIFT+P | Package Control : Install Package)
* Open the `WDL.YAML-tmLanguage` file (File | Open...)
* Open the Command Palette (CMD+SHIFT+P)
-* Select the "AAAPackageDev: Convert (YAML,JSON, Plist) to..." option
+* Select the "PackageDev: Convert (YAML,JSON, Plist) to..." option
* This should write the `WDL.tmLanguage` file to the same directory as `WDL.YAML-tmLanguage`
Installation (SublimeText)

No commit comments for this range