• Stars
    star
    185
  • Rank 208,271 (Top 5 %)
  • Language
  • License
    MIT License
  • Created about 14 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Textmate / Sublime Text bundle for Slim

Slim TextMate/Sublime Bundle

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 & 3

Please install it via Package Control.

Author

Fred Wu