A TextMate (and Sublime Text) bundle for Liquid. Derived from the PHP-Twig.tmbundle project.
TextMate, and most editors that support TextMate bundles, allow the installation of bundles simply by extracting an archive or cloning the repository into the application's bundle directory. This bundle is no different. Below is a list of common bundle directories.
To install this bundle in Sublime Text, a few extra steps are required.
- Clone this repository
- Zip up the content of the repository's directory as
Liquid.zip
and rename it toLiquid.sublime-package
. - Open Sublime Text 3 and in the menu, go to:
Preferences > Browse Packages...
- Navigate to
../Installed Packages
and copy theLiquid.sublime-package
to this destination. - Restart Sublime Text.