Using Emacs Prelude now.... gonna figure things out
Signed-off-by: TuDatTr <tran.tuan-dat@mailbox.org>
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: try
|
||||
# key: try
|
||||
# --
|
||||
try:
|
||||
$1
|
||||
except ${2:Exception}:
|
||||
$0
|
||||
Reference in New Issue
Block a user