Revert "python: add TODO snippet"
This reverts commit 2675e55dc1fef184539757d8d5f5e190ae0f1e49.
This commit is contained in:
parent
2675e55dc1
commit
4f6bcae1f9
@ -14,9 +14,6 @@ if __name__ == '__main__':
|
|||||||
${1:main()}$0
|
${1:main()}$0
|
||||||
endsnippet
|
endsnippet
|
||||||
|
|
||||||
snippet todo "TODO" !b
|
|
||||||
# TODO: ${1:description} (${2:author} `!v strftime("%d/%m/%y")`)
|
|
||||||
endsnippet
|
|
||||||
|
|
||||||
snippet for "for loop" !b
|
snippet for "for loop" !b
|
||||||
for ${1:item} in ${2:iterable}:
|
for ${1:item} in ${2:iterable}:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user