This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
|
Mon Aug 25 15:03:48 -0700 2008 | [kneath] |
| |
Comment Heading.tmSnippet | Mon Aug 25 15:03:48 -0700 2008 | [kneath] |
| |
End id:class comment.tmSnippet | Mon Aug 25 15:03:48 -0700 2008 | [kneath] |
| |
README.markdown | Thu Sep 04 13:47:09 -0700 2008 | [kneath] |
| |
Reset Styles.tmSnippet | Mon Aug 25 15:03:48 -0700 2008 | [kneath] |
| |
li+a (nav).tmSnippet | Mon Aug 25 15:03:48 -0700 2008 | [kneath] |
README.markdown
A collection of Textmate snippets & bundles I find useful.
Tab Triggers
li+a(HTML) expands into a<li><a href="#"></a></li>blocklin(HTML) expands into a<li class=""><a href="#"></a></li>block (useful for list navigations)/c(HTML) expands into a<!-- /end -->comment (useful for ending id/class groups)reset(CSS) expands into a CSS reset block I’ve become accustomed to using
Command Triggers
Cmd+Shift+H(CSS) expands selected text into a comment heading





