sahinsf / sublime-snippets

Custom snippets for Sublime Text 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Sublime Text 2 Snippets

Sublime Text 2 is awesome. We think it can be made mo' awesome by adding some custom snippets, hence this little library.

Installing

###With Git

Navigate to your Sublime Text 2 user packages directory:

cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/User/

And clone the repo to a new directory right then and there:

git clone git@github.com:markdotto/sublime-snippets.git

###Manually

  • Download the .zip file from the GitHub downloads modal
  • Unzip the files and rename the folder to "sublime-snippets"
  • Copy the folder to your Sublime Text 2 user packagers directory (`~/Library/Application Support/Sublime Text 2/Packages/User/)

Bugs & Additions

Have a bug or want to add something? Please create an issue or a pull request right here.

https://github.com/markdotto/sublime-snippets

AUTHORS

Mark Otto

Dave Gamache

Copyright and License

Copyright 2011 Mark Otto and Dave Gamache.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Custom snippets for Sublime Text 2