Skip to content

This is a repository for some of my snippets for sublime text [not really maintained anymore]

Notifications You must be signed in to change notification settings

Haroenv/sublime-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Snippets

This is a repository for all user-generated snippets, made by Haroen Viaene.

Languages

HTML

  • A header for use in the course WebTech 1 (@Odisee)
    • shortcut: temp
    • filetype: .html
  • A header for use in the course WebTech 1 (@Odisee)
    • without javascript and css
    • shortcut: tempjc
    • filetype: .html

Markdown

  • CC-BY-NC, for use in i.e. github repositories
    • shortcut: cc
  • highlight tag for Jekyll {% highlight $1 %}$2{% endhighlight %}
    • shortcut: hl

ETC

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:haroenv/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/)

License

Creative Commons Licence
sublime-snippets is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License. No warranty whatsoever.

About

This is a repository for some of my snippets for sublime text [not really maintained anymore]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published