2013-10-03 13:10:03 +02:00
..
2013-05-26 15:48:58 -05:00
2012-12-01 18:15:01 +01:00
2012-02-06 10:11:52 +01:00
2013-07-19 18:51:40 +03:00
2012-02-21 22:55:20 +08:00
2013-07-19 18:04:27 -04:00
2013-07-30 09:45:20 +01:00
2013-07-17 12:36:25 +04:00
2012-05-19 14:55:09 +03:00
2013-10-03 13:10:03 +02: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: