Using Emacs Prelude now.... gonna figure things out
Signed-off-by: TuDatTr <tran.tuan-dat@mailbox.org>
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: subclass
|
||||
# key: scls
|
||||
# group: object oriented
|
||||
# --
|
||||
class ${1:class}(${2:super-class}):
|
||||
$0
|
||||
Reference in New Issue
Block a user