init: Alfred preferences
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : " # def __exit__(self, exc_type, exc, exc_tb):\n def __exit__(self, *exc):\n pass\n",
|
||||
"uid" : "73E41AFE-6D23-424B-B5F5-86BF334FC816",
|
||||
"name" : "exit_function",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user