mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-12 16:34:18 +00:00
Fixing some issues, might be broken
This commit is contained in:
@@ -5,8 +5,10 @@
|
||||
# --
|
||||
def ${1:name}($2):
|
||||
"""$3
|
||||
the comments dont enter into it stupid
|
||||
${2:$
|
||||
(let* ((indent
|
||||
(let*
|
||||
((indent
|
||||
(concat "\n" (make-string (current-column) 32)))
|
||||
(args
|
||||
(mapconcat
|
||||
|
||||
Reference in New Issue
Block a user