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.
88649519d4
git-subtree-dir: vim/bundle/ultisnips git-subtree-split: cecc7aad882b56550ae52e3feea8b690ed330ab3 |
11 years ago | |
---|---|---|
.. | ||
README | 11 years ago | |
all.snippets | 11 years ago | |
bib.snippets | 11 years ago | |
bindzone.snippets | 11 years ago | |
c.snippets | 11 years ago | |
coffee.snippets | 11 years ago | |
coffee_jasmine.snippets | 11 years ago | |
cpp.snippets | 11 years ago | |
cs.snippets | 11 years ago | |
css.snippets | 11 years ago | |
d.snippets | 11 years ago | |
django.snippets | 11 years ago | |
erlang.snippets | 11 years ago | |
eruby.snippets | 11 years ago | |
go.snippets | 11 years ago | |
haskell.snippets | 11 years ago | |
help.snippets | 11 years ago | |
html.snippets | 11 years ago | |
htmldjango.snippets | 11 years ago | |
htmljinja.snippets | 11 years ago | |
java.snippets | 11 years ago | |
javascript.snippets | 11 years ago | |
javascript_jasmine.snippets | 11 years ago | |
javascript_jsdoc.snippets | 11 years ago | |
jinja2.snippets | 11 years ago | |
json.snippets | 11 years ago | |
ledger.snippets | 11 years ago | |
lhaskell.snippets | 11 years ago | |
lua.snippets | 11 years ago | |
mako.snippets | 11 years ago | |
markdown.snippets | 11 years ago | |
objc.snippets | 11 years ago | |
ocaml.snippets | 11 years ago | |
perl.snippets | 11 years ago | |
php.snippets | 11 years ago | |
puppet.snippets | 11 years ago | |
python.snippets | 11 years ago | |
rails.snippets | 11 years ago | |
rst.snippets | 11 years ago | |
ruby.snippets | 11 years ago | |
scss.snippets | 11 years ago | |
sh.snippets | 11 years ago | |
snippets.snippets | 11 years ago | |
tcl.snippets | 11 years ago | |
tex.snippets | 11 years ago | |
texmath.snippets | 11 years ago | |
vim.snippets | 11 years ago | |
xhtml.snippets | 11 years ago | |
xml.snippets | 11 years ago | |
zsh.snippets | 11 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: