462b9cdf77
"snip.rv" works. |
||
---|---|---|
.. | ||
all.snippets | ||
c.snippets | ||
cpp.snippets | ||
help.snippets | ||
html.snippets | ||
java.snippets | ||
mkd.snippets | ||
perl.snippets | ||
python.snippets | ||
README | ||
rst.snippets | ||
sh.snippets | ||
snippet.snippets | ||
tcl.snippets | ||
tex.snippets | ||
tm_css.snippets | ||
tm_javascript.snippets | ||
tm_objc.snippets | ||
tm_ruby.snippets | ||
vim.snippets |
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. Not all files have been reviewed for 100% compatibility with UltiSnips, but bugs will be fixed over time. The prefixes for the file show their origin: tm - TextMate: http://svn.textmate.org/trunk/Bundles/ sm - SnipMate: http://code.google.com/p/snipmate/ All files without a prefix are either original or cleaned up versions; that is the snippets inside them are - not using shell script, only python (so they are cross platform compatible) - not using any feature that UltiSnips doesn't offer; so no text artifacts should appear while using those