Skip to content

Instantly share code, notes, and snippets.

@zefhemel
Created September 2, 2014 07:19
Show Gist options
  • Save zefhemel/271682f4c89fcb2b6069 to your computer and use it in GitHub Desktop.
Save zefhemel/271682f4c89fcb2b6069 to your computer and use it in GitHub Desktop.
.ejs JavaScript highlighting for Zed
{
// whatever was already there, and add:
modes: {
javascript: {
extensions: ["ejs"]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment