2012-11-06 17:21:31 +01:00
..
2012-11-01 20:37:58 +01:00
2012-02-06 10:11:52 +01:00
2012-02-21 22:55:20 +08:00
2012-05-05 18:11:13 +11:00
2012-05-19 14:55:09 +03:00
2012-11-03 15:48:27 +01:00

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: