Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psycojoker/ultisnips
clone of https://code.launchpad.net/ultisnips to send a patch
https://github.com/psycojoker/ultisnips
Last synced: 14 days ago
JSON representation
clone of https://code.launchpad.net/ultisnips to send a patch
- Host: GitHub
- URL: https://github.com/psycojoker/ultisnips
- Owner: Psycojoker
- Created: 2012-05-21T12:55:00.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-21T12:55:27.000Z (over 12 years ago)
- Last Synced: 2024-04-16T18:01:45.622Z (7 months ago)
- Language: Python
- Size: 734 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: ChangeLog
Awesome Lists containing this project
README
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`__
* `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/