Go to file
2012-01-14 20:14:51 +01:00
after/plugin Finally fixed #404819 2009-07-27 16:59:04 +02:00
doc Added documentation for 2012-01-11 21:33:16 +01:00
ftdetect ft should be snippets not snippet 2011-02-17 14:00:45 +01:00
ftplugin Added a ftplugin file for .snippets file and set some sane defaults for folding 2011-03-27 08:09:12 +02:00
plugin Code cleanups and refactorings 2012-01-14 20:14:51 +01:00
syntax Added improvements to the syntax file by Anthony Jackson 2011-03-27 08:07:44 +02:00
UltiSnips Make some texmath snippets word boundary expandable 2012-01-14 15:51:11 +01:00
utils New conversion script for snipmate snippet files. Work by Phillip Berndt, only whitespace corrections by me 2011-07-17 12:17:23 +02:00
.bzrignore Ignore .bzr-repo 2010-03-05 14:31:40 +01:00
.gitignore Fixed ignored list in .gitignore 2011-12-30 08:20:54 +01:00
ChangeLog Added documentation for 2012-01-11 21:33:16 +01:00
README.rst One more comment. 2012-01-08 21:59:17 +01:00
test.py Reworked adding of Zero Tabstop if not explicitly defined. All test pass 2012-01-14 20:02:52 +01:00

UltiSnips
=========

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
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
-----------

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?`__
* `Episode 2: Creating Basic Snippets`__

__ http://www.sirver.net/blog/2011/12/30/first-episode-of-ultisnips-screencast/
__ http://www.sirver.net/blog/2012/01/08/second-episode-of-ultisnips-screencast/