Skip to content
This repository has been archived by the owner on Jun 26, 2019. It is now read-only.

Latest commit

 

History

History
26 lines (15 loc) · 938 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 938 Bytes

Slim TextMate/Sublime Bundle endorse

Description

This is the Textmate/Sublime Text bundle for Slim, based on the Handcrafted Haml bundle.

Installation

Textmate 1.x

cd ~/Library/Application\ Support/TextMate/Bundles/
git clone git://github.com/slim-template/ruby-slim.tmbundle.git Ruby-Slim.tmbundle
osascript -e 'tell app "TextMate" to reload bundles'

Textmate 2.x

cd ~/Library/Application\ Support/TextMate/Managed/Bundles/
git clone git://github.com/slim-template/ruby-slim.tmbundle.git Ruby-Slim.tmbundle

Sublime Text 2

Please install it via Package Control.

Author

Fred Wu