Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 747 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 747 Bytes

Gravity for BBEdit/TextWrangler

Syntax highlighting and function indexing for Gravity code in BBEdit and TextWrangler.

This code is based on an open source Swift syntax highlighter.

BBEdit installation

  • Copy the file gravity.plist to ~/Library/Application Support/BBEdit/Language Modules. You may have to create the Langauge Modules folder if it doesn’t exist.
  • Quit and relaunch BBEdit.

TextWrangler installation

  • Copy the file gravity.plist to ~/Library/Application Support/TextWrangler/Language Modules. You may have to create the Langauge Modules folder if it doesn’t exist.
  • Quit and relaunch TextWrangler.