You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Harish.K b67551a674 Adding a skel for plasma workspace 5 years ago
..
php Adding a skel for plasma workspace 5 years ago
README Adding a skel for plasma workspace 5 years ago
all.snippets Adding a skel for plasma workspace 5 years ago
bindzone.snippets Adding a skel for plasma workspace 5 years ago
c.snippets Adding a skel for plasma workspace 5 years ago
coffee.snippets Adding a skel for plasma workspace 5 years ago
coffee_jasmine.snippets Adding a skel for plasma workspace 5 years ago
cpp.snippets Adding a skel for plasma workspace 5 years ago
css.snippets Adding a skel for plasma workspace 5 years ago
d.snippets Adding a skel for plasma workspace 5 years ago
django.snippets Adding a skel for plasma workspace 5 years ago
elixir.snippets Adding a skel for plasma workspace 5 years ago
erlang.snippets Adding a skel for plasma workspace 5 years ago
eruby.snippets Adding a skel for plasma workspace 5 years ago
go.snippets Adding a skel for plasma workspace 5 years ago
haskell.snippets Adding a skel for plasma workspace 5 years ago
help.snippets Adding a skel for plasma workspace 5 years ago
html.snippets Adding a skel for plasma workspace 5 years ago
html_minimal.snippets Adding a skel for plasma workspace 5 years ago
htmldjango.snippets Adding a skel for plasma workspace 5 years ago
java.snippets Adding a skel for plasma workspace 5 years ago
javascript.snippets Adding a skel for plasma workspace 5 years ago
javascript_ember.snippets Adding a skel for plasma workspace 5 years ago
javascript_jasmine.snippets Adding a skel for plasma workspace 5 years ago
jinja2.snippets Adding a skel for plasma workspace 5 years ago
json.snippets Adding a skel for plasma workspace 5 years ago
lua.snippets Adding a skel for plasma workspace 5 years ago
mako.snippets Adding a skel for plasma workspace 5 years ago
markdown.snippets Adding a skel for plasma workspace 5 years ago
objc.snippets Adding a skel for plasma workspace 5 years ago
ocaml.snippets Adding a skel for plasma workspace 5 years ago
perl.snippets Adding a skel for plasma workspace 5 years ago
php.snippets Adding a skel for plasma workspace 5 years ago
puppet.snippets Adding a skel for plasma workspace 5 years ago
python.snippets Adding a skel for plasma workspace 5 years ago
rails.snippets Adding a skel for plasma workspace 5 years ago
rst.snippets Adding a skel for plasma workspace 5 years ago
ruby.snippets Adding a skel for plasma workspace 5 years ago
sh.snippets Adding a skel for plasma workspace 5 years ago
snippets.snippets Adding a skel for plasma workspace 5 years ago
tcl.snippets Adding a skel for plasma workspace 5 years ago
tex.snippets Adding a skel for plasma workspace 5 years ago
texmath.snippets Adding a skel for plasma workspace 5 years ago
vim.snippets Adding a skel for plasma workspace 5 years ago
xhtml.snippets Adding a skel for plasma workspace 5 years ago
xml.snippets Adding a skel for plasma workspace 5 years ago
zsh.snippets Adding a skel for plasma workspace 5 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: