You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Buddy Sandidge c45beed3dc Merge commit '88649519d4f1e8df9a9906c4be565f96c95beab8' as 'vim/bundle/ultisnips' 11 years ago
..
UltiSnips Merge commit '88649519d4f1e8df9a9906c4be565f96c95beab8' as 'vim/bundle/ultisnips' 11 years ago
after/plugin Merge commit '88649519d4f1e8df9a9906c4be565f96c95beab8' as 'vim/bundle/ultisnips' 11 years ago
autoload Merge commit '88649519d4f1e8df9a9906c4be565f96c95beab8' as 'vim/bundle/ultisnips' 11 years ago
doc Merge commit '88649519d4f1e8df9a9906c4be565f96c95beab8' as 'vim/bundle/ultisnips' 11 years ago
ftdetect Merge commit '88649519d4f1e8df9a9906c4be565f96c95beab8' as 'vim/bundle/ultisnips' 11 years ago
ftplugin Merge commit '88649519d4f1e8df9a9906c4be565f96c95beab8' as 'vim/bundle/ultisnips' 11 years ago
plugin Merge commit '88649519d4f1e8df9a9906c4be565f96c95beab8' as 'vim/bundle/ultisnips' 11 years ago
pythonx/UltiSnips Merge commit '88649519d4f1e8df9a9906c4be565f96c95beab8' as 'vim/bundle/ultisnips' 11 years ago
syntax Merge commit '88649519d4f1e8df9a9906c4be565f96c95beab8' as 'vim/bundle/ultisnips' 11 years ago
utils Merge commit '88649519d4f1e8df9a9906c4be565f96c95beab8' as 'vim/bundle/ultisnips' 11 years ago
.bzrignore Merge commit '88649519d4f1e8df9a9906c4be565f96c95beab8' as 'vim/bundle/ultisnips' 11 years ago
.gitignore Merge commit '88649519d4f1e8df9a9906c4be565f96c95beab8' as 'vim/bundle/ultisnips' 11 years ago
COPYING.txt Merge commit '88649519d4f1e8df9a9906c4be565f96c95beab8' as 'vim/bundle/ultisnips' 11 years ago
ChangeLog Merge commit '88649519d4f1e8df9a9906c4be565f96c95beab8' as 'vim/bundle/ultisnips' 11 years ago
README.rst Merge commit '88649519d4f1e8df9a9906c4be565f96c95beab8' as 'vim/bundle/ultisnips' 11 years ago
pylintrc Merge commit '88649519d4f1e8df9a9906c4be565f96c95beab8' as 'vim/bundle/ultisnips' 11 years ago
test.py Merge commit '88649519d4f1e8df9a9906c4be565f96c95beab8' as 'vim/bundle/ultisnips' 11 years ago

README.rst

UltiSnips
=========

This is the official repository for UltiSnips. Send Pull request to
SirVer/ultisnips, not the automatic clone from vim-scripts or any
other fork of this project.

Screencasts
-----------

The blog posts of the screencasts contain more advanced examples of the things
discussed in the videos.

* `Episode 1: What are snippets and do I need them?`__
* `Episode 2: Creating Basic Snippets`__
* `Episode 3: What's new in version 2.0`__
* `Episode 4: Python Interpolation`__

__ 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/
__ http://www.sirver.net/blog/2012/02/05/third-episode-of-ultisnips-screencast/
__ http://www.sirver.net/blog/2012/03/31/fourth-episode-of-ultisnips-screencast/