UltiSnips/README.rst

32 lines
1.0 KiB
ReStructuredText
Raw Normal View History

UltiSnips
=========
2011-12-30 02:29:36 -05:00
This is the official repository for UltiSnips on GitHub. It is held in sync
with the official bzr repository over at Launchpad [1] and is meant as a
convenience for contributors. Send Pull request to this repository, not
the automatic clone from vim-scripts.
Note that we do not use the Issue tracker here one GitHub because the one on
2011-12-30 02:29:36 -05:00
Launchpad is superior and already has a significant history. Please report
`issues over there`_.
[1] http://launchpad.net/ultisnips
.. _issues over there: https://bugs.launchpad.net/ultisnips
Screencasts
-----------
2012-01-08 15:59:17 -05:00
The blog posts of the screencasts contain more advanced examples of the things
discussed in the video.
* `Episode 1: What are snippets and do I need them?`__
2012-01-08 15:58:12 -05:00
* `Episode 2: Creating Basic Snippets`__
2012-02-05 08:44:58 -05:00
* `Episode 3: What's new in version 2.0`__
__ http://www.sirver.net/blog/2011/12/30/first-episode-of-ultisnips-screencast/
2012-01-08 15:14:31 -05:00
__ http://www.sirver.net/blog/2012/01/08/second-episode-of-ultisnips-screencast/
2012-02-05 08:44:58 -05:00
__ http://www.sirver.net/blog/2012/02/05/third-episode-of-ultisnips-screencast/