You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
git-subtree-dir: vim/bundle/ultisnips git-subtree-split: cecc7aad882b56550ae52e3feea8b690ed330ab3 |
12 years ago | |
|---|---|---|
| .. | ||
| README | 12 years ago | |
| all.snippets | 12 years ago | |
| bib.snippets | 12 years ago | |
| bindzone.snippets | 12 years ago | |
| c.snippets | 12 years ago | |
| coffee.snippets | 12 years ago | |
| coffee_jasmine.snippets | 12 years ago | |
| cpp.snippets | 12 years ago | |
| cs.snippets | 12 years ago | |
| css.snippets | 12 years ago | |
| d.snippets | 12 years ago | |
| django.snippets | 12 years ago | |
| erlang.snippets | 12 years ago | |
| eruby.snippets | 12 years ago | |
| go.snippets | 12 years ago | |
| haskell.snippets | 12 years ago | |
| help.snippets | 12 years ago | |
| html.snippets | 12 years ago | |
| htmldjango.snippets | 12 years ago | |
| htmljinja.snippets | 12 years ago | |
| java.snippets | 12 years ago | |
| javascript.snippets | 12 years ago | |
| javascript_jasmine.snippets | 12 years ago | |
| javascript_jsdoc.snippets | 12 years ago | |
| jinja2.snippets | 12 years ago | |
| json.snippets | 12 years ago | |
| ledger.snippets | 12 years ago | |
| lhaskell.snippets | 12 years ago | |
| lua.snippets | 12 years ago | |
| mako.snippets | 12 years ago | |
| markdown.snippets | 12 years ago | |
| objc.snippets | 12 years ago | |
| ocaml.snippets | 12 years ago | |
| perl.snippets | 12 years ago | |
| php.snippets | 12 years ago | |
| puppet.snippets | 12 years ago | |
| python.snippets | 12 years ago | |
| rails.snippets | 12 years ago | |
| rst.snippets | 12 years ago | |
| ruby.snippets | 12 years ago | |
| scss.snippets | 12 years ago | |
| sh.snippets | 12 years ago | |
| snippets.snippets | 12 years ago | |
| tcl.snippets | 12 years ago | |
| tex.snippets | 12 years ago | |
| texmath.snippets | 12 years ago | |
| vim.snippets | 12 years ago | |
| xhtml.snippets | 12 years ago | |
| xml.snippets | 12 years ago | |
| zsh.snippets | 12 years ago | |
README
This directory contains the main scripts that come bundled with UltiSnips. Standing On The Shoulders of Giants =================================== The snippets have been collected from various other project which I want to express my gratitude for. My main source for inspiration where the following two projects: TextMate: http://svn.textmate.org/trunk/Bundles/ SnipMate: http://code.google.com/p/snipmate/ All snippets from those sources were copied and cleaned up, so that they are - not using shell script, only python (so they are cross platform compatible) - not using any feature that UltiSnips doesn't offer UltiSnips has seen contributions by various individuals. Those contributions have been merged into this collection seamlessly and without further comments. -- vim:ft=rst:nospell: