C5 Snippets for Sublime Text 2?

Permalink
I use sublime text 2 as web editor, Wondering if there are snippets on C5 most used or must used codes i.e.

<?php   defined('C5_EXECUTE') or die("Access Denied."); ?>


or...

<?php  Loader::element('header_required'); ?>

 
mkly replied on at Permalink Reply
mkly
It's not Sublime Text but vim snipmate, but it might give you a starting point for your own Sublime Text snippet file. On that note I need to update the defined or die in it

https://github.com/mkly/concrete5.snippets...

Best Wishes,
Mike

EDIT: should probably give you the github web page not the repo
nickratering replied on at Permalink Reply
nickratering