Oliver Andrich
c3ae804a82
A more complete property snippet for python.
...
This snippet is inspired by the snippet provided by Sublime Text. The
current snippet in the upstream repository is missing at least two
lines:
return locals()
$1 = property(**$1())
2013-01-27 20:13:33 +01:00
Bradlee Speice
fabf19a0e3
Add code for getopt in C, python, and BASH
2012-12-07 09:11:55 -05:00
Marc Weber
373516590e
Revert "add guard to the . python implementation"
...
reason: causes syntax problems to some people, and there may be bigger
changes due to evaluating merging with ultisnips anyway.
This reverts commit ad850f303b
.
2012-12-03 09:39:21 +01:00
Marc Weber
ad850f303b
add guard to the . python implementation
2012-11-29 11:25:43 +01:00
Jakub Stasiak
9a63deb18a
Use "# TODO: write code..." as code placeholder in Python snippets ( #34 )
2012-11-03 12:04:43 +01:00
Zaven Muradyan
80f98cd938
Add pprint snippet for Python
2012-07-03 00:40:37 -07:00
sirex
420ad0860c
Missing colon in 'for' snippet.
2011-12-10 21:02:31 +02:00
Panagiotis Mavrogiorgos
bad80561b2
Removed the "gpl" snippet from the python file and added alla the common open source licenses to the global snippet file.
2011-11-24 18:48:31 +02:00
Marc Weber
b267b8cdff
fix with python snippet as suggested in issue 47
2011-11-24 13:40:22 +01:00
Marc Weber
81d4f96e30
snippets I use and fut snippet issue 46
2011-11-24 13:38:52 +01:00
Rich Layte
df5dcba57e
add test and testcase to python
2011-10-31 17:01:25 +00:00
Rich Layte
354ff5427c
add from to python snippets
2011-10-19 21:56:00 +00:00
JuanPablo
47ec0c6d2a
python def without fold
2011-08-03 10:59:59 -04:00
JuanPablo
9d03e71712
fold para python def
2011-08-03 10:59:58 -04:00
Philippe Mongeau
d0f452273b
fixed utf-8 snippet
2011-08-02 20:04:29 -04:00
Waldecir Santos
8e4c58aee1
change ifs keywords
2011-07-23 20:06:58 -03:00
Waldecir Santos
deadccf0a7
More python snippets
2011-07-16 12:21:36 -03:00
Honza Pokorny
f7b14b8db2
Add Python doc snippet.
2011-07-07 15:41:13 -03:00
Honza Pokorny
228439d6b7
Remove folding markers from python.snippets.
2011-07-07 15:03:58 -03:00
JuanPablo
dbd48df062
marker folding in python functions and methods
2011-06-22 03:28:13 +02:00
Marc Weber
94aebfaadd
Move all snippet files into a snippets directory so that you can install it
...
using VAM. The reason is that snipmate automatically looks for snippets
found in &rtp/snippets
2011-06-21 09:02:13 +02:00