Updated README. All snippets are now cleaned up
This commit is contained in:
parent
a2e07d15e1
commit
3d0de8b22d
@ -4,16 +4,13 @@ Standing On The Shoulders of Giants
|
|||||||
===================================
|
===================================
|
||||||
|
|
||||||
The snippets have been collected from various other project which I want to
|
The snippets have been collected from various other project which I want to
|
||||||
express my gratitude for. Not all files have been reviewed for 100%
|
express my gratitude for. My main source for inspiration where the following
|
||||||
compatibility with UltiSnips, but bugs will be fixed over time.
|
two projects:
|
||||||
|
|
||||||
The prefixes for the file show their origin:
|
TextMate: http://svn.textmate.org/trunk/Bundles/
|
||||||
|
SnipMate: http://code.google.com/p/snipmate/
|
||||||
|
|
||||||
tm - TextMate: http://svn.textmate.org/trunk/Bundles/
|
All snippets from those sources were copied and cleaned up, so that they are
|
||||||
sm - SnipMate: http://code.google.com/p/snipmate/
|
|
||||||
|
|
||||||
All files without a prefix are either original or cleaned up versions; that is
|
|
||||||
the snippets inside them are
|
|
||||||
- not using shell script, only python (so they are cross platform compatible)
|
- not using shell script, only python (so they are cross platform compatible)
|
||||||
- not using any feature that UltiSnips doesn't offer; so no text artifacts should appear while using those
|
- not using any feature that UltiSnips doesn't offer
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user