init
This commit is contained in:
9
snippets/raku-mode/pod
Normal file
9
snippets/raku-mode/pod
Normal file
@@ -0,0 +1,9 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: Pod
|
||||
# key: pod
|
||||
# --
|
||||
=begin ${1:comment}
|
||||
|
||||
$0
|
||||
|
||||
=end $1
|
||||
Reference in New Issue
Block a user