/sublime-lift

Lift snippets for Sublime Text 2

This is a Sublime Text 2 package which includes snippets for doing development with the Lift web framework.

Installation

With Package Control

If you have the Package Control package installed, you can install Lift snippets from inside Sublime Text itself. Open the Command Palette and select "Package Control: Install Package", then search for "Lift Snippets".

Without Package Control

If you haven't got Package Control installed you will need to make a clone of this repository into your packages folder, like so:

git clone https://github.com/eltimn/lift-sublime.git lift-snippets

If you find error or whatever just fork it and send me a pull request.